My vimrc and plugins, plugins are installed by vim-plug.
View key_mappings.vim
for key mappings and plugs.vim
for installed plugins,
both files are heavily documented inline.
Run the following commands in your terminal with bash/zsh:
cd
git clone https://github.com/rainux/.vim.git
.vim/install
Run the following commands in cmd.exe:
cd %HOME%
git clone https://github.com/rainux/.vim.git vimfiles
vimfiles\install.cmd