Cleared out colorschemes, ZSH plugins, and other superfluous items for a more minimal neovim setup. I'm considering stripping it down even more, but with this setup, I get 95% of my keymaps and flows working as I

'm used to.
This commit is contained in:
root
2023-10-20 19:46:45 +00:00
parent c23a3a06a2
commit ceb0bc34cc
14 changed files with 8 additions and 604 deletions

View File

@ -167,4 +167,4 @@ end
--]]
require('core/keymaps')
vim.cmd[[colorscheme tol]]
vim.cmd[[colorscheme dracula]]