using my neogen fork (for zig) till my pr gets merged
This commit is contained in:
parent
a922c0d494
commit
266f589b16
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
||||||
local map = core.misc.map
|
local map = core.misc.map
|
||||||
|
|
||||||
return { "danymat/neogen",
|
-- using my fork for now so that I can generate zig docs, will change back to
|
||||||
|
-- danymat/neogen once my pr gets merged.
|
||||||
|
return { "Squibid/neogen",
|
||||||
|
branch = "zig",
|
||||||
reqs = {
|
reqs = {
|
||||||
"nvim-treesitter/nvim-treesitter",
|
"nvim-treesitter/nvim-treesitter",
|
||||||
"L3MON4D3/LuaSnip"
|
"L3MON4D3/LuaSnip"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue