We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c63109 commit d77305cCopy full SHA for d77305c
lua/astrocommunity/media/cord-nvim/init.lua
@@ -1,5 +1,6 @@
1
return {
2
"vyfor/cord.nvim",
3
+ version = "^1",
4
build = vim.fn.has "win32" == 0 and "./build" or ".\\build",
5
event = "VeryLazy",
6
opts = {
0 commit comments