summaryrefslogtreecommitdiff
path: root/lua/jacksontaylorxyz/packer.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/jacksontaylorxyz/packer.lua')
-rw-r--r--lua/jacksontaylorxyz/packer.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/lua/jacksontaylorxyz/packer.lua b/lua/jacksontaylorxyz/packer.lua
index 2da57de..a42d6c5 100644
--- a/lua/jacksontaylorxyz/packer.lua
+++ b/lua/jacksontaylorxyz/packer.lua
@@ -73,6 +73,10 @@ return require('packer').startup(function(use)
-- Themes
use 'ayu-theme/ayu-vim' -- Nice blue theme. Closer to the gotham theme I had in VS code than the vim theme it was inspired by.
+ use "rebelot/kanagawa.nvim"
+ use "savq/melange-nvim"
+ use 'rafi/awesome-vim-colorschemes'
+ use "lunarvim/templeos.nvim"
-- Language supports
use 'SuneelFreimuth/vim-gemtext' -- Syntax support for gemini markdown