[2024-05-09] Adding updated nvim config, stripping down .vimrc
This commit is contained in:
parent
a2b0423cc9
commit
762776ef54
6 changed files with 103 additions and 44 deletions
2
nvim/lua/plugins/gruvbox.lua
Normal file
2
nvim/lua/plugins/gruvbox.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
require('gruvbox').setup()
|
||||
vim.cmd("colorscheme gruvbox")
|
Loading…
Add table
Add a link
Reference in a new issue