Install git clone https://github.com/tomtomjhj/init.vim ~/.vim git submodule update --init " ~/.config/nvim/init.vim if has('nvim') set runtimepath+=~/.vim set runtimepath+=~/.vim/after endif source ~/.vim/configs.vim nvim -c PlugInstall