This commit is contained in:
KeeganForelight 2022-03-08 21:51:38 -05:00
parent e5b996fe12
commit af06d5a0e7

2
vimrc
View File

@ -4,6 +4,8 @@ set tabstop=4
set shiftwidth=4
set expandtab
" basics
set number
" setting color theme stuff
set background=dark