Created
August 18, 2014 13:42
-
-
Save DarrylDias/84e610786f60b2e62d65 to your computer and use it in GitHub Desktop.
My neovim config
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
"" NeoVIM RC. | |
"" gist: https://gist.github.com/DarrylDias/84e610786f60b2e62d65 | |
:set number | |
:syntax on | |
:filetype plugin indent on | |
:set backspace=indent,eol,start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment