To install .vimrc and plugins open a bash terminal (cygwin or git-bash in windows) and run following commands
git clone https://github.com/murateca/dotfiles.git
cd dotfiles
./install.sh
A fancy bash prompt with git branch name. Some useful aliases and functions
My humble vim configuration with vim-plug
Current list of plugins:
NerdTree, Lightline, Startify, MUComplete, Fugitive, Surround, Commentary, Emmet
Keymaps:
Ctrl+n: NERDTreeToggle
F3: NERDTreeFind
Tab: user_emmet_expandabbr_key