feat: made flutter_tools non lazy
This commit is contained in:
parent
8740e79f91
commit
5fb1a8b007
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ return {
|
|||
-- Tools for flutter
|
||||
{
|
||||
"akinsho/flutter-tools.nvim",
|
||||
lazy = false,
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"stevearc/dressing.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue