Plugin 'airblade/vim-gitgutter'
Plugin 'bling/vim-airline'
+Plugin 'derekwyatt/vim-fswitch'
Plugin 'elzr/vim-json'
-Plugin 'http://git.code.sf.net/p/vim-latex/vim-latex'
+Plugin 'firef0x/pkgbuild.vim'
Plugin 'junegunn/vim-easy-align'
Plugin 'kien/ctrlp.vim'
+Plugin 'klen/python-mode'
Plugin 'kshenoy/vim-signature'
Plugin 'majutsushi/tagbar'
+Plugin 'raimondi/delimitmate'
Plugin 'rking/ag.vim'
Plugin 'scrooloose/nerdtree'
Plugin 'scrooloose/syntastic'
Plugin 'sjl/gundo.vim'
Plugin 'tomtom/tcomment_vim'
+Plugin 'tpope/vim-endwise'
Plugin 'tpope/vim-fugitive'
Plugin 'tpope/vim-repeat'
Plugin 'tpope/vim-surround'
Plugin 'tpope/vim-unimpaired'
Plugin 'valloric/youcompleteme'
+Plugin 'vim-scripts/yankring.vim'
" snippets
Plugin 'sirver/ultisnips'
Plugin 'ompugao/ros.vim'
Plugin 'ompugao/ctrlp-ros'
-Plugin 'firef0x/pkgbuild.vim'
-Plugin 'derekwyatt/vim-fswitch'
" seems to have problems right now... may be add later?
" Plugin 'jalcine/cmake.vim'
" Plugin 'powerman/vim-plugin-viewdoc'
-" endwise needs to be after delimitmate
-Plugin 'raimondi/delimitmate'
-Plugin 'tpope/vim-endwise'
+" find an alternative
+Plugin 'http://git.code.sf.net/p/vim-latex/vim-latex'
Plugin 'lokaltog/vim-easymotion'
Plugin 'chrisbra/checkattach'
-Plugin 'klen/python-mode'
Plugin 'nathanaelkane/vim-indent-guides'
-Plugin 'vim-scripts/yankring.vim'
" remove entries first
set runtimepath -=$HOME/.vim