added flutter
This commit is contained in:
11
lua/plugins/flutter.lua
Normal file
11
lua/plugins/flutter.lua
Normal file
@@ -0,0 +1,11 @@
|
||||
return {
|
||||
-- Add the community repository of plugin specifications
|
||||
"AstroNvim/astrocommunity",
|
||||
{ import = "astrocommunity.pack.dart" },
|
||||
-- Configure flutter-tools
|
||||
{ "akinsho/flutter-tools.nvim",
|
||||
opts = {
|
||||
...
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user