feat(nvim): add coq-nvim
This commit is contained in:
parent
526783f07a
commit
e2aff57d72
7 changed files with 62 additions and 113 deletions
4
modules/programs/nvim/plugins/coq-thirdparty.lua
Normal file
4
modules/programs/nvim/plugins/coq-thirdparty.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
require("coq_3p")({
|
||||
{ src = "orgmode", short_name = "ORG" },
|
||||
{ src = "codeium", short_name = "COD" },
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue