-
Notifications
You must be signed in to change notification settings - Fork 1
/
_vimrc.bundles.new
167 lines (159 loc) · 6.46 KB
/
_vimrc.bundles.new
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
"Plugin 'othree/eregex.vim'
"Perl/Ruby style regexp notation for Vim'
"Plugin 'terryma/vim-expand-region'
"vim-expand-region : Incremental visual selection
"http://www.vim.org/scripts/script.php?script_id=4499
"https://github.com/terryma/vim-expand-region
"Plugin 'terryma/vim-multiple-cursors'
"vim-multiple-cursors : True Sublime Text style multiple selections for Vim
"https://github.com/terryma/vim-multiple-cursors
"http://www.vim.org/scripts/script.php?script_id=4523
"Plugin 'easytags.vim'
"easytags.vim : Automated tag file generation and syntax highlighting of tags in Vim
"http://www.vim.org/scripts/script.php?script_id=3114
"Plugin 'sjl/gundo.vim'
"Gundo : Visualize your undo tree.
"http://www.vim.org/scripts/script.php?script_id=3304
"http://sjl.bitbucket.org/gundo.vim/
"https://github.com/sjl/gundo.vim/
"Plugin 'xolox/vim-notes'
"notes.vim : Easy note taking in Vim
"http://www.vim.org/scripts/script.php?script_id=3375
"http://github.com/xolox/vim-notes
"Plugin 'bling/vim-airline'
"vim-airline : lean & mean statusline that's light as air
"http://www.vim.org/scripts/script.php?script_id=4661
"https://github.com/bling/vim-airline
"Plugin 'Lokaltog/powerline'
"vim-powerline : The ultimate vim statusline utility
"http://www.vim.org/scripts/script.php?script_id=3881
"https://github.com/Lokaltog/powerline
"Plugin 'DiffGoFile'
"DiffGoFile : Jump to file from diff output
"http://www.vim.org/scripts/script.php?script_id=1888
"Plugin 'arecarn/crunch'
"Crunch : An easier way to perform calculations inside Vim
"http://www.vim.org/scripts/script.php?script_id=4686
"https://github.com/arecarn/crunch
"Plugin 'xolox/vim-misc'
"vim-misc : Miscellaneous auto-load Vim scripts
"http://www.vim.org/scripts/script.php?script_id=4597
"https://github.com/xolox/vim-misc
"Plugin 'xolox/vim-easytags'
"easytags.vim : Automated tag file generation and syntax highlighting of tags in V
"depends on vim-misc
"http://www.vim.org/scripts/script.php?script_id=3114
"https://github.com/xolox/vim-easytags
"Plugin 'tsaleh/vim-align'
"Align : Help folks to align text, eqns, declarations, tables, etc
"https://github.com/tsaleh/vim-align
"http://www.vim.org/scripts/script.php?script_id=294
"Plugin 'tpope/vim-surround'
"surround.vim: quoting/parenthesizing made simple
"https://github.com/tpope/vim-surround
"http://www.vim.org/scripts/script.php?script_id=1697
"Plugin 'AutoClose'
"AutoClose : Inserts matching bracket, paren, brace or quote
"http://www.vim.org/scripts/script.php?script_id=1849
"Plugin 'amdt/vim-niji'
"vim-niji : Yet another rainbow parentheses plugin.
"http://www.vim.org/scripts/script.php?script_id=4580
"https://github.com/amdt/vim-niji
"Plugin 'Yggdroot/indentLine'
"indentLine.vim : An indent guides plugin displaying thin vertical lines.
"http://www.vim.org/scripts/script.php?script_id=4354
"https://github.com/Yggdroot/indentLine
"Plugin 'matze/vim-move'
"move : vim-move moves single lines and selected text up and down
"http://www.vim.org/scripts/script.php?script_id=4687
"https://github.com/matze/vim-move
"Plugin 'kien/ctrlp.vim'
"ctrlp.vim : Fuzzy file, buffer, mru, tag, ... finder with regexp support.
"http://www.vim.org/scripts/script.php?script_id=3736
"https://github.com/kien/ctrlp.vim
"Plugin 'tacahiroy/ctrlp-funky'
"ctrlp-funky : Jumps to a function definition via ctrlp.vim interface
"http://www.vim.org/scripts/script.php?script_id=4592
"https://github.com/tacahiroy/ctrlp-funky
"Plugin 'hotchpotch/perldoc-vim'
"Plugin 'JessicaKMcIntosh/perlhelp-vim'
"Plugin 'L9'
"Plugin 'FuzzyFinder'
"Plugin 'tpope/vim-fugitive'
"Plugin 'Lokaltog/vim-easymotion'
"Plugin 'rstacruz/sparkup', {'rtp': 'vim/'}
"Plugin 'tpope/vim-rails.git'
"Plugin 'git://git.wincent.com/command-t.git'
"""""""""""""""
" Notes
"""""""""""""""
"Plugin 'Rykka/riv.vim'
"riv.vim : reStructuredText in vim
"https://github.com/Rykka/riv.vim
"http://www.vim.org/scripts/script.php?script_id=4112
"""""""""""""""
" Mark
"""""""""""""""
"Plugin 't9md/vim-quickhl'
"quickhl.vim : Quickly highlight multiple word.
"http://www.vim.org/scripts/script.php?script_id=3692
"https://github.com/t9md/vim-quickhl
"""""""""""""""
" TeX
"""""""""""""""
"Plugin 'TeX-9'
"TeX 9 : A semi-automatic LaTeX ftplugin with lots of firepower!
"http://www.vim.org/scripts/script.php?script_id=3508
"""""""""""""""
" Syntax
"""""""""""""""
"Plugin 'plasticboy/vim-markdown'
"Markdown Vim Mode
"(Cannot install with Vundle)
"https://github.com/plasticboy/vim-markdown/
"http://plasticboy.com/markdown-vim-mode/
"""""""""""""""
" Version Control
"""""""""""""""
"Plugin 'airblade/vim-gitgutter'
"A Vim plugin which shows a git diff in the gutter (sign column)
"https://github.com/airblade/vim-gitgutter
"Plugin 'mhinz/vim-signify'
"A plugin that shows a diff via Vim's sign column
"https://github.com/mhinz/vim-signify
"Plugin 'git://repo.or.cz/vcscommand'
"vcscommand.vim : CVS/SVN/SVK/git/hg/bzr integration plugin
"http://www.vim.org/scripts/script.php?script_id=90
"http://www.allaboutvim.ru/2007/08/vcscommandvim-svn_09.html
"Plugin 'tpope/vim-fugitive'
"fugitive.vim : A Git wrapper so awesome, it should be illegal
"http://www.vim.org/scripts/script.php?script_id=2975
"""""""""""""""
" Development
"""""""""""""""
"Plugin 'astashov/vim-ruby-debugger'
"Vim plugin for debugging Ruby applications (using ruby-debug-ide gem)
"for more information see help for vim-ruby-debug
"let g:ruby_path = ':C:\ruby192\bin\ruby.exe -Ilib'
"let g:ruby_debugger_progname = 'C:\Program Files\Vim\vim73\gvim.exe'
"let g:ruby_debugger_builtin_sender = 0
"Plugin 'wesleyche/SrcExpl'
" Source Explorer (SrcExpl) :
" the Source code Explorer which works like the context window
" of "Source Insight"
" http://www.vim.org/scripts/script.php?script_id=2179
" https://github.com/wesleyche/SrcExpl
"Plugin 'Rubytest.vim'
"Rubytest.vim : Run ruby tests in vim
"http://www.vim.org/scripts/script.php?script_id=2612
"https://github.com/janx/vim-rubytest"
"Plugin 'dmcinnes/ruby_single_test'
"Ruby Single Test : Runs a single Ruby test under the cursor
"https://github.com/dmcinnes/ruby_single_test
"http://www.vim.org/scripts/script.php?script_id=2869
"Plugin 'bash-support.vim'
"bash-support.vim : BASH IDE -- Write and run BASH-scripts using menus and hotkeys.
"http://www.vim.org/scripts/script.php?script_id=365
"Plugin 'Keithbsmiley/investigate.vim'
"A Vim plugin for looking up documentation
"https://github.com/Keithbsmiley/investigate.vim/