adding in new color scheme

This commit is contained in:
talksik
2023-06-16 14:42:38 -07:00
parent 4319ee8436
commit ce1ea93cbc
6 changed files with 15 additions and 31 deletions
+6 -11
View File
@@ -85,6 +85,11 @@ _G.packer_plugins = {
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/LuaSnip",
url = "https://github.com/L3MON4D3/LuaSnip"
},
catppuccin = {
loaded = true,
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/catppuccin",
url = "https://github.com/catppuccin/nvim"
},
["cellular-automaton.nvim"] = {
loaded = true,
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/cellular-automaton.nvim",
@@ -138,7 +143,7 @@ _G.packer_plugins = {
harpoon = {
loaded = true,
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/harpoon",
url = "https://github.com/theprimeagen/harpoon"
url = "https://github.com/ThePrimeagen/harpoon"
},
["lsp-zero.nvim"] = {
loaded = true,
@@ -200,12 +205,6 @@ _G.packer_plugins = {
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/plenary.nvim",
url = "https://github.com/nvim-lua/plenary.nvim"
},
["rose-pine"] = {
config = { "\27LJ\2\n9\0\0\3\0\3\0\0056\0\0\0009\0\1\0'\2\2\0B\0\2\1K\0\1\0\26colorscheme rose-pine\bcmd\bvim\0" },
loaded = true,
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/rose-pine",
url = "https://github.com/rose-pine/neovim"
},
["rust-tools.nvim"] = {
loaded = true,
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/rust-tools.nvim",
@@ -233,10 +232,6 @@ time([[Defining packer_plugins]], false)
time([[Config for Comment.nvim]], true)
try_loadstring("\27LJ\2\n5\0\0\3\0\3\0\0066\0\0\0'\2\1\0B\0\2\0029\0\2\0B\0\1\1K\0\1\0\nsetup\fComment\frequire\0", "config", "Comment.nvim")
time([[Config for Comment.nvim]], false)
-- Config for: rose-pine
time([[Config for rose-pine]], true)
try_loadstring("\27LJ\2\n9\0\0\3\0\3\0\0056\0\0\0009\0\1\0'\2\2\0B\0\2\1K\0\1\0\26colorscheme rose-pine\bcmd\bvim\0", "config", "rose-pine")
time([[Config for rose-pine]], false)
_G._packer.inside_compile = false
if _G._packer.needs_bufread == true then