mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fixed flutter-tools loading on startup
This commit is contained in:
parent
b4f6f32791
commit
073b6cd366
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ return {
|
|||
},
|
||||
{
|
||||
"akinsho/flutter-tools.nvim",
|
||||
event = "VeryLazy",
|
||||
ft = "dart",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"stevearc/dressing.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue