[2024-05-09] Adding updated nvim config, stripping down .vimrc

This commit is contained in:
Andrew Conlin 2024-05-09 18:23:20 +01:00 committed by Andrew Conlin
parent a2b0423cc9
commit 762776ef54
6 changed files with 103 additions and 44 deletions

View file

@ -0,0 +1,2 @@
require('gruvbox').setup()
vim.cmd("colorscheme gruvbox")