load themes from repository

This commit is contained in:
Nick Burt 2026-07-01 12:36:36 -05:00
parent d56e53d603
commit bf15bb77fb
1 changed files with 3 additions and 0 deletions

View File

@ -390,6 +390,9 @@ do
},
}
vim.pack.add { gh 'catppuccin/nvim' }
vim.pack.add { gh 'rose-pine/neovim' }
-- Load the colorscheme here.
-- Like many other themes, this one has different styles, and you could load
-- any other, such as 'tokyonight-storm', 'tokyonight-moon', or 'tokyonight-day'.