mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
feat: add flutter-tools.nvim to available plugins
This commit is contained in:
parent
43d159c2ee
commit
513087b8bd
3 changed files with 23 additions and 0 deletions
|
@ -72,6 +72,7 @@ with lib; let
|
|||
"fidget-nvim"
|
||||
"diffview-nvim"
|
||||
"todo-comments"
|
||||
"dart-tools"
|
||||
];
|
||||
# You can either use the name of the plugin or a package.
|
||||
pluginsType = with types; listOf (nullOr (either (enum availablePlugins) package));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue