a few niggles with indentation.

This commit is contained in:
Gabe Venberg 2018-04-21 22:44:44 -05:00
parent 43c80cccf4
commit 7e0e7f88b9

View file

@ -62,12 +62,8 @@ filetype plugin on
"tab stuff
set tabstop=4
set shiftwidth=4
set expandtab
set autoindent
"if vim sees 4 whitespaces in a row, backspace will delete all of them at once, as if they were real tabs
set smarttab
"highlighting/colour stuff
"sets the colorscheme. to get a list of the available colors, do :colorscheme <Space> <C-d>
colorscheme ron