Vim Config
Minimal .vimrc settings — syntax highlighting, line numbers, and cursor line.
I have a set of ~/.vimrc commands that I like to use.
syntax on
set number
set cursorline Minimal .vimrc settings — syntax highlighting, line numbers, and cursor line.
I have a set of ~/.vimrc commands that I like to use.
syntax on
set number
set cursorline