Skip to content

Instantly share code, notes, and snippets.

@lll9p
Created September 29, 2013 03:05
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 lll9p/6749004 to your computer and use it in GitHub Desktop.
Save lll9p/6749004 to your computer and use it in GitHub Desktop.
Bundle 'gmarik/vundle'
Bundle 'AuthorInfo'
Bundle 'mru.vim'
"Bundle 'taglist.vim'
Bundle 'TaskList.vim'
Bundle 'vimwiki'
Bundle 'VimIM'
Bundle 'python.vim--Vasiliev'
Bundle 'DrawIt'
" Games
Bundle 'TeTrIs.vim'
Bundle 'Mines'
Bundle 'Mastermind-board-game'
Bundle 'tomasr/molokai'
Bundle 'dterei/VimBookmarking'
Bundle 'Shougo/unite.vim'
"Bundle 'mileszs/ack.vim'
Bundle 'mattn/calendar-vim'
Bundle 'spolu/dwm.vim'
Bundle 'ynkdir/vim-paint'
" A fork of sjl/gundo,supportting python3
"Bundle 'lilydjwg/gundo.vim'
"Bundle 'sjl/gundo.vim'
" Better undo tree tool
Bundle 'mbbill/undotree'
"Bundle 'chrisbra/histwin.vim'
Bundle 'majutsushi/tagbar'
"Bundle 'scrooloose/syntastic'
Bundle 'Yggdroot/indentLine'
Bundle 'Shougo/neocomplcache.vim'
Bundle 'scrooloose/nerdcommenter'
Bundle 'scrooloose/nerdtree'
Bundle 'msanders/snipmate.vim'
Bundle 'ervandew/supertab'
Bundle 'tpope/vim-surround'
Bundle 'godlygeek/tabular'
Bundle 'othree/xml.vim'
Bundle 'mattn/emmet-vim'
Bundle 'tpope/vim-fugitive'
Bundle 'bling/vim-airline'
Bundle 'hynek/vim-python-pep8-indent'
Bundle 'git://git.code.sf.net/p/vim-latex/vim-latex'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment