feat(nvf): add nvim-parinfer
This commit is contained in:
parent
2f24231813
commit
946b165702
1 changed files with 3 additions and 0 deletions
|
@ -62,6 +62,9 @@
|
|||
nvim-treesitter-parsers = {
|
||||
package = nvim-treesitter-parsers.yuck;
|
||||
};
|
||||
nvim-parinfer = {
|
||||
package = nvim-parinfer;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue