Skip to content

Instantly share code, notes, and snippets.

View adityamertia's full-sized avatar

Aditya Mertia adityamertia

  • TBD
  • India
View GitHub Profile
@adityamertia
adityamertia / vim_config_readme
Created January 27, 2018 14:29
VIM configurations to use
INSTALL vim best configs:
https://github.com/amix/vimrc
git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime
sh ~/.vim_runtime/install_awesome_vimrc.sh
INSTALL latest vim e.g. v8
git clone https://github.com/vim/vim.git
cd vim