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
|
@ -135,6 +135,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
dart-tools = {
|
||||
url = "github:akinsho/flutter-tools.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Copying/Registers
|
||||
registers = {
|
||||
url = "github:tversteeg/registers.nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue