mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
removed unneeded spec for deps
This commit is contained in:
parent
073b6cd366
commit
6982a62fd7
1 changed files with 0 additions and 4 deletions
|
|
@ -7,10 +7,6 @@ return {
|
|||
{
|
||||
"akinsho/flutter-tools.nvim",
|
||||
ft = "dart",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"stevearc/dressing.nvim",
|
||||
},
|
||||
config = true,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue