add neogit and orgmode

This commit is contained in:
Marc Talcott 2024-06-10 20:45:36 -04:00
parent 8da73b14ea
commit ceb38d09b0
5 changed files with 51 additions and 2 deletions

View file

@ -562,6 +562,7 @@ return {
'catppuccin/nvim',
name = 'catppuccin',
priority = 1000,
flavour = 'mocha',
init = function()
vim.cmd.colorscheme 'catppuccin'
end,