Skip to content

Instantly share code, notes, and snippets.

@DarrylDias
Created August 18, 2014 13:42
Show Gist options
  • Save DarrylDias/84e610786f60b2e62d65 to your computer and use it in GitHub Desktop.
Save DarrylDias/84e610786f60b2e62d65 to your computer and use it in GitHub Desktop.
My neovim config
"" 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