Skip to content

Commit d77305c

Browse files
authored
chore(cord-nvim): pin version to v1 (#1334)
1 parent 6c63109 commit d77305c

File tree

1 file changed

+1
-0
lines changed
  • lua/astrocommunity/media/cord-nvim

1 file changed

+1
-0
lines changed

lua/astrocommunity/media/cord-nvim/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
return {
22
"vyfor/cord.nvim",
3+
version = "^1",
34
build = vim.fn.has "win32" == 0 and "./build" or ".\\build",
45
event = "VeryLazy",
56
opts = {

0 commit comments

Comments
 (0)