diff options
Diffstat (limited to 'private_dot_config/nvim/plugin')
| -rw-r--r-- | private_dot_config/nvim/plugin/packer_compiled.lua | 10 | 
1 files changed, 5 insertions, 5 deletions
diff --git a/private_dot_config/nvim/plugin/packer_compiled.lua b/private_dot_config/nvim/plugin/packer_compiled.lua index 73a8a69..9d220c4 100644 --- a/private_dot_config/nvim/plugin/packer_compiled.lua +++ b/private_dot_config/nvim/plugin/packer_compiled.lua @@ -104,11 +104,6 @@ _G.packer_plugins = {      path = "/home/santo/.local/share/nvim/site/pack/packer/start/diffview.nvim",      url = "https://github.com/sindrets/diffview.nvim"    }, -  ["github-nvim-theme"] = { -    loaded = true, -    path = "/home/santo/.local/share/nvim/site/pack/packer/start/github-nvim-theme", -    url = "https://github.com/projekt0n/github-nvim-theme" -  },    ["gitsigns.nvim"] = {      loaded = true,      path = "/home/santo/.local/share/nvim/site/pack/packer/start/gitsigns.nvim", @@ -129,6 +124,11 @@ _G.packer_plugins = {      path = "/home/santo/.local/share/nvim/site/pack/packer/start/lualine.nvim",      url = "https://github.com/nvim-lualine/lualine.nvim"    }, +  ["neovim-ayu"] = { +    loaded = true, +    path = "/home/santo/.local/share/nvim/site/pack/packer/start/neovim-ayu", +    url = "https://github.com/Shatur/neovim-ayu" +  },    ["nvim-cmp"] = {      loaded = true,      path = "/home/santo/.local/share/nvim/site/pack/packer/start/nvim-cmp",  |