mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 16:05:30 +00:00
package: add nvf-queries package
This commit is contained in:
parent
57b9735fc7
commit
528990a070
5 changed files with 50 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
pluginType = nullOr (
|
||||
either
|
||||
package
|
||||
(enum (pluginInputNames ++ ["nvim-treesitter" "flutter-tools-patched" "vim-repeat"]))
|
||||
(enum (pluginInputNames ++ ["nvim-treesitter" "flutter-tools-patched" "vim-repeat" "nvf-queries"]))
|
||||
);
|
||||
|
||||
pluginsType = listOf pluginType;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue