Skip to content

Instantly share code, notes, and snippets.

@sbeckeriv
Created February 23, 2014 04:16
Show Gist options
  • Select an option

  • Save sbeckeriv/9166746 to your computer and use it in GitHub Desktop.

Select an option

Save sbeckeriv/9166746 to your computer and use it in GitHub Desktop.
set nocompatible
set runtimepath=~/.neovim-test/
if has('syntax') && !exists('g:syntax_on')
syntax enable
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment