Created
February 19, 2022 18:52
-
-
Save clementi/55837837036992a87f8113d7668d3665 to your computer and use it in GitHub Desktop.
Neovim init.vim for compatibility with Vim
This file contains 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
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