Some playing with .vimrc

This commit is contained in:
Nathan Schneider
2025-11-30 16:02:14 -05:00
parent 5605a96154
commit 53e231dd57
+7 -2
View File
@@ -1,10 +1,15 @@
" ntnsndr's vimrc file
" ntnsndr's vim settings
" Basics
syntax on
set noerrorbells
set spell
set notermguicolors
set autoread
" Spellcheck
set spell
hi clear SpellBad
hi SpellBad cterm=underline
" Margins
set foldcolumn=2