Skip to content

Instantly share code, notes, and snippets.

@robbie-cao
Created October 19, 2015 03:59
Show Gist options
  • Save robbie-cao/317c6ea4bd09e469236c to your computer and use it in GitHub Desktop.
Save robbie-cao/317c6ea4bd09e469236c to your computer and use it in GitHub Desktop.
Bundle 'docunext/closetag.vim'
+ Bundle 'Shougo/neocomplete.vim'
Bundle 'scrooloose/nerdcommenter'
+Bundle 'godlygeek/tabular'
+Bundle 'vim-scripts/vcscommand.vim'
+ Bundle 'vim-scripts/taglist.vim'
+Bundle 'wesleyche/Trinity'
Bundle "szw/vim-ctrlspace"
Bundle 'christoomey/vim-tmux-navigator'
+Bundle 'wesleyche/SrcExpl'
+Bundle 'jlanzarotta/bufexplorer'
@@ -589,8 +767,30 @@ Bundle 'Glench/Vim-Jinja2-Syntax'
Bundle 'MikeCoder/markdown-preview.vim'
-Bundle 'yuratomo/w3m.vim'
+ Bundle 'plasticboy/vim-markdown'
+ Bundle 'MikeCoder/markdown-preview.vim'
+ Bundle 'suan/vim-instant-markdown'
@@ -615,7 +815,7 @@ Bundle 'tpope/vim-fugitive'
Bundle 'rhysd/vim-clang-format'
Bundle 'vim-scripts/autoload_cscope.vim'
@@ -635,31 +835,41 @@ Bundle 'wesleyche/Trinity'
Bundle 'wesleyche/SrcExpl'
Bundle 'jlanzarotta/bufexplorer'
Bundle 'vim-scripts/browser.vim'
Bundle 'vim-scripts/c.vim'
Bundle 'itchyny/calendar.vim'
+Bundle 'vim-scripts/browser.vim'
+Bundle 'yuratomo/w3m.vim'
+Bundle 'svermeulen/vim-easyclip'
-Bundle 'tmhedberg/matchit'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment