Skip to content

Instantly share code, notes, and snippets.

@clementi
Created February 19, 2022 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clementi/55837837036992a87f8113d7668d3665 to your computer and use it in GitHub Desktop.
Save clementi/55837837036992a87f8113d7668d3665 to your computer and use it in GitHub Desktop.
Neovim init.vim for compatibility with Vim
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath=&runtimepath
source ~/.vim/vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment