Vim My vimrc etc. Installation $ git clone https://github.com/mkrogh/vim.git ~/.vim $ vim Neovim $ git clone https://github.com/mkrogh/vim.git .config/nvim $ nvim Restart vim and you are good to go. Update $ cd ~/.vim $ git pull master Then run vim and execute :PlugUpdate