Sample .vimrc
.vimrc
filetype on " detect the type of file filetype plugin on " load filetype plugins set background=dark " dark background syntax on " syntax highlighting on set number " turn on line numbers
.vimrc
filetype on " detect the type of file filetype plugin on " load filetype plugins set background=dark " dark background syntax on " syntax highlighting on set number " turn on line numbers