adding in flutter tools

This commit is contained in:
talksik
2023-07-04 11:42:19 -07:00
parent 22db39f5c2
commit a8a829e211
3 changed files with 19 additions and 10 deletions
+8 -8
View File
@@ -85,11 +85,6 @@ _G.packer_plugins = {
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/LuaSnip",
url = "https://github.com/L3MON4D3/LuaSnip"
},
["awesome-flutter-snippets"] = {
loaded = true,
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/awesome-flutter-snippets",
url = "https://github.com/Neevash/awesome-flutter-snippets"
},
["cellular-automaton.nvim"] = {
loaded = true,
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/cellular-automaton.nvim",
@@ -130,10 +125,15 @@ _G.packer_plugins = {
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/copilot.vim",
url = "https://github.com/github/copilot.vim"
},
["flutter-riverpod-snippets"] = {
["dressing.nvim"] = {
loaded = true,
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/flutter-riverpod-snippets",
url = "https://github.com/RobertBrunhage/flutter-riverpod-snippets"
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/dressing.nvim",
url = "https://github.com/stevearc/dressing.nvim"
},
["flutter-tools.nvim"] = {
loaded = true,
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/flutter-tools.nvim",
url = "https://github.com/akinsho/flutter-tools.nvim"
},
["friendly-snippets"] = {
loaded = true,