mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
lib/types
This commit is contained in:
parent
6c7931d74a
commit
37c1b51947
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
pluginType = nullOr (
|
||||
either
|
||||
package
|
||||
(enum (pluginInputNames ++ ["nvim-treesitter" "flutter-tools-patched" "vim-repeat"]))
|
||||
(enum (pluginInputNames ++ ["tree-sitter-grammars" "flutter-tools-patched" "vim-repeat"]))
|
||||
);
|
||||
|
||||
pluginsType = listOf pluginType;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue