Created
November 29, 2016 04:42
-
-
Save chrisbodhi/cbf175b63b3bdcc148ddb1fa1c35e262 to your computer and use it in GitHub Desktop.
Basic vimrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
syntax on | |
colorscheme desert | |
set relativenumber | |
set backspace=indent,eol,start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment