Skip to content

Instantly share code, notes, and snippets.

@sidk
Created July 21, 2018 04:49
Show Gist options
  • Save sidk/f63a5cdc7ecd5a3db575de7dbf41b79b to your computer and use it in GitHub Desktop.
Save sidk/f63a5cdc7ecd5a3db575de7dbf41b79b to your computer and use it in GitHub Desktop.
init for nvim
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment