curl https://raw.githubusercontent.com/lukecampbell/vim-folder/master/install.sh | bash -s stable
- FuzzyFinder
- L9
- cocoa
- ctrlp
- syntastic
- tagbar
- vim-bufexplorer
- vim-colors-solarized
- vim-fugitive
- vim-markdown
- vim-scala
- nerdtree
- Inside a git directory you can quickly load any file by typing
,pthen the name of the file and then enter. ,tbWill load the tagbar on the right, which acts as a class summary to the current file.<space>will load the last accessed file,beWill show a list of buffers last acessed<Ctrl+\>Will go to the definition of the tag under the cursor.\]Will go to the next tab\[Will move to the previous tab