Skip to content

Instantly share code, notes, and snippets.

@mgumz
Created April 30, 2015 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mgumz/06b958524690b78f72f0 to your computer and use it in GitHub Desktop.
Save mgumz/06b958524690b78f72f0 to your computer and use it in GitHub Desktop.
# colors
https://github.com/altercation/vim-colors-solarized#master
# status-line
https://github.com/bling/vim-bufferline
https://github.com/itchyny/lightline.vim
# git
https://github.com/tpope/vim-fugitive#v2.2
https://github.com/airblade/vim-gitgutter
https://github.com/int3/vim-extradite
# completion
https://github.com/mattn/emmet-vim/
https://github.com/terryma/vim-multiple-cursors
https://github.com/Shougo/unite.vim#ver.6.1
https://github.com/jiangmiao/auto-pairs#v1.3.1
# layout / buffers
https://github.com/vim-scripts/scrollfix
goldenview https://github.com/zhaocai/GoldenView.Vim#V1.3.5
https://github.com/moll/vim-bbye#v1.0.1
https://github.com/ap/vim-buftabline
#DISABLED https://github.com/vim-scripts/buftabs#0.18
#TODO: checkout https://github.com/terryma/vim-multiple-cursors
# syntax-checking
https://github.com/scrooloose/syntastic#3.6.0
# python
https://github.com/mitsuhiko/vim-jinja
https://github.com/kevinw/pyflakes-vim
# golang
https://github.com/fatih/vim-go
## disabled: https://github.com/vim-jp/vim-go-extra
# erlang
https://github.com/elixir-lang/vim-elixir
# ctags / tags
https://github.com/majutsushi/tagbar
taglist-46 http://www.vim.org/scripts/download_script.php?src_id=19574 strip=0
# different files
https://github.com/chrisbra/csv.vim
https://github.com/tpope/vim-markdown
https://github.com/PProvost/vim-ps1
https://github.com/mxw/vim-jsx
# other
https://github.com/mattn/calendar-vim
https://github.com/Rykka/easydigraph.vim
https://github.com/chrisbra/unicode.vim#0.20
https://github.com/sjl/gundo.vim
http://www.drchip.org/astronaut/vim/vbafiles/LargeFile.vba.gz
https://github.com/ciaranm/detectindent
# not needed atm: http://www.drchip.org/astronaut/vim/tarfiles/vimball.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment