Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.32 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.32 KB

Vim Plugin Setup

This is simple bash script that will help you to setup vim plugin in easy way.

How to Use

Enter your local directory /home/{user} or root directory (for root user) and clone this repo by copy this command into your terminal:

cd ~ && git clone https://github.com/trisna-ashari/vim-plugin-setup.git && cd ~/vim-plugin-setup && bash setup.sh

Vim Plugins

NOTE: Before installed all plugins listed bellow, this setup will install Vim Pathogen first.

  1. Nerdtree
  2. Vim Airline
  3. Vim Easymotion
  4. Vim Snippets
  5. Vim Signify
  6. Vim
  7. Vim Fugitive
  8. Ctrlp.Vim
  9. Ctrlp Funky
  10. Emmet Vim
  11. Supertab
  12. Tagbar
  13. Ultisnips
  14. Xoria256.vim

License

Under MIT License