diff options
author | Santo Cariotti <santo@dcariotti.me> | 2025-06-16 14:15:08 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2025-06-16 14:15:08 +0200 |
commit | 0170b225454f166701d9d493d579208d942fcf80 (patch) | |
tree | 40e93fb011d5c02c2e703b1d91047030bcd434c9 /private_dot_config/nvim/plugin | |
parent | a9e08be10a91faca09976e1dc92fac9235270ff1 (diff) |
Edit colorscheme: use ayumain
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", |