Skip to content

Latest commit

 

History

History
executable file
·
43 lines (35 loc) · 992 Bytes

Readme.md

File metadata and controls

executable file
·
43 lines (35 loc) · 992 Bytes
       _            __ _ _           
      (_)          / _(_) |          
__   ___ _ __ ___ | |_ _| | ___  ___ 
\ \ / / | '_ ` _ \|  _| | |/ _ \/ __|
 \ V /| | | | | | | | | | |  __/\__ \
  \_/ |_|_| |_| |_|_| |_|_|\___||___/

Plugins pack

  • NERDTree - File explorer
  • Commentary - Commenting
  • Fugitive - Git
  • airline - Status bar
  • githutter - Git gutter
  • grep - Grep
  • CSApprox - Color scheme
  • tagbar - Tagbar (ctags)
  • ale - Asynchronous Lint Engine
  • indent line - Indent line (for python)
  • bootstrap-updater - Bootstrap updater
  • polyglot - Syntax highlight
  • rhubarb - Github pull request
  • ctrlp - Fuzzy file, buffer, mru, tag, etc finder
  • ack - Ack (grep)
  • theme gruvbox - Theme gruvbox (dark)

How to install

$ git clone https://github.com/lobocode/vimfiles
$ cd vimfiles
$ ./install.sh