colors and tabs

This commit is contained in:
RingOfStorms (Joshua Bell) 2023-07-20 04:18:36 -05:00
parent e7ca29410d
commit a3f8af7fea
4 changed files with 70 additions and 46 deletions

View file

@ -1,4 +1,6 @@
vim.g.NERDCreateDefaultMappings = 0
vim.g.NERDDefaultAlign = 'both'
vim.g.NERDSpaceDelims = 1
vim.cmd("filetype plugin on")
return {