diff --git a/lua/talksik/packer.lua b/lua/talksik/packer.lua index 445bba1..faceaa7 100644 --- a/lua/talksik/packer.lua +++ b/lua/talksik/packer.lua @@ -86,8 +86,8 @@ return require('packer').startup(function(use) requires = {"nvim-telescope/telescope.nvim", "nvim-lua/plenary.nvim"}, } - -- use('RobertBrunhage/flutter-riverpod-snippets') - -- use('Neevash/awesome-flutter-snippets') + use('RobertBrunhage/flutter-riverpod-snippets') + use('Neevash/awesome-flutter-snippets') use { 'akinsho/flutter-tools.nvim', diff --git a/plugin/packer_compiled.lua b/plugin/packer_compiled.lua index e7909c9..c7d438f 100644 --- a/plugin/packer_compiled.lua +++ b/plugin/packer_compiled.lua @@ -85,6 +85,11 @@ _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,6 +135,11 @@ _G.packer_plugins = { path = "/home/talksik/.local/share/nvim/site/pack/packer/start/dressing.nvim", url = "https://github.com/stevearc/dressing.nvim" }, + ["flutter-riverpod-snippets"] = { + loaded = true, + path = "/home/talksik/.local/share/nvim/site/pack/packer/start/flutter-riverpod-snippets", + url = "https://github.com/RobertBrunhage/flutter-riverpod-snippets" + }, ["flutter-tools.nvim"] = { loaded = true, path = "/home/talksik/.local/share/nvim/site/pack/packer/start/flutter-tools.nvim",