Vim plugins that i use

so for the few of you that have seen my vim setup, here is a list of some of the plugins i use and a link to my vimrc file for all to use.

Plugins:
Vundle: or vim bundle which is a plugin manager
Rainbow parenthesis: Highlight matching parens in a rainbow of colors
Syntastic: a syntax checking plugin for Vim
Nerdtree: allows you to explore your filesystem and to open files and directories
Bash support: Write and run BASH-scripts using menus and hotkeys
You complete me: A code-completion engine for Vim
go tags: ctags-compatible tag generator for Go
Tagbar: displays tags in a window, ordered by class etc
Git gutter: shows a git diff in the ‘gutter’ (sign column)
Fugitive: a Git wrapper so awesome, it should be illegal
Easybuffer: is a simple plugin to quickly switch between buffers using corresponding keys or buffer numbers displayed in easybuffer quick switch window

Link to my vimrc.

I use the Solarized Dark color scheme.

And of course, the obligatory screen shot:
2014-08-24-230525_1280x800_scrot
Click to enlarge

I will update this accordingly when either i feel like it or remember.

«
»

    Leave a Reply

    Your email address will not be published. Required fields are marked *