neovim-dotfiles/lua/plugins/cord.lua
2025-12-23 22:46:35 +01:00

5 lines
70 B
Lua

return {
"vyfor/cord.nvim",
build = ":Cord update",
-- opts = {}
}