Yan Pritzker
827f1698a5
Removed unused submodule
2013-12-15 13:49:01 -06:00
Fabio Gallonetto
bf42dc78d7
Remove all vim submodules
2013-03-16 17:09:15 +00:00
Yan Pritzker
91547f9bed
Removed unused plugin ruby_focused_unit_test
2013-03-07 10:43:22 -06:00
Fabio Pelosin
e8e5d18e93
Add gitgutter
2013-02-26 08:56:49 +01:00
Yan Pritzker
9792c00385
Remove gitgutter; causes errors
2013-02-21 09:31:16 -06:00
Yan Pritzker
564f67e41a
Upgrade plugins
2013-02-21 09:16:14 -06:00
Yan Pritzker
fb7ebe7ecf
Merge pull request #246 from irrationalfab/vim-gitgutter
...
Added vim-gitgutter, which shows git diff in the gutter
2013-02-21 07:11:18 -08:00
Fabio Pelosin
00247530eb
Added vim-gitgutter, which shows git diff in the gutter
2013-02-21 13:56:32 +01:00
Yan Pritzker
8124d50657
Remove arpeggio; unused
2013-02-15 20:24:03 -06:00
Yan Pritzker
8b318412cd
Revert "Add quickfixsigns module - shows which lines changed"
...
This reverts commit ae8946dbb2
.
2013-02-04 09:25:03 -06:00
Luiz Gonzaga dos Santos Filho
3d60f721dd
Removing duplicated vim plugins
2013-01-24 18:30:42 +01:00
Yan Pritzker
ae8946dbb2
Add quickfixsigns module - shows which lines changed
2013-01-23 11:53:49 -06:00
Ricardo Giorni
6639ba7a58
Updated vim-slim submodule.
2013-01-10 12:19:23 -02:00
Andy Attebery
74dd90559e
Removed vim-slim submodule
2013-01-07 03:58:23 -06:00
Yan Pritzker
80dc958dbf
Merge pull request #220 from lukeorland/vim-jade-url
...
change vim-jade submodule URL from git:// to https://
2012-12-01 08:41:24 -08:00
Yan Pritzker
eecde1a252
Removed zoomwin - messes with syntax highlighting
2012-11-28 17:56:17 -06:00
Luke Orland
fc04e86cdd
change vim-jade submodule URL from git:// to https://
2012-11-28 14:26:45 -05:00
Yan Pritzker
8a990709fe
Remove SearchComplete plugin - too much grief
...
This plugin was causing issues with numerous other plugins
including the ctrl-shift-e expansion of html and ConqueTerm
2012-11-20 10:06:23 -06:00
Yan Pritzker
485c7f1800
Bundles for better javascript highlighting and tag highlighting
2012-11-16 09:31:59 -06:00
Yan Pritzker
498eb7c894
Add ragtag plugin - Ctrl-x,/ to close html tags
2012-11-09 13:41:00 -06:00
tUrG0n
181426ffcf
Added vim-jade sub-module
2012-11-06 20:01:28 +02:00
Yan Pritzker
59ff83a0a3
Ship custom zpreztorc with syntax highlight, history substring search [ Fix #191 ]
2012-10-25 09:52:18 -05:00
Yan Pritzker
769988a2ce
Update plugins, replace ShowMarks (again)
2012-10-18 10:35:19 -07:00
Yan Pritzker
496c25a936
Moved defunkt module
2012-10-16 00:33:22 -07:00
Yan Pritzker
abf11d83f5
Added ignore dirty statements
2012-10-16 00:23:42 -07:00
Yan Pritzker
602e995746
Github flavored markdown support
2012-10-09 14:07:23 -07:00
Ricardo Giorni
be83e81037
Added support for slim syntax
2012-09-27 14:43:37 -03:00
Yan Pritzker
d5077d9db3
Added abolish.vim for camelcase/underscore toggling and others
2012-09-26 15:51:38 -07:00
Yan Pritzker
a69b5c5ae3
Switched to @skwp fork of YankRing without evil @ mapping
2012-09-26 15:17:17 -07:00
Yan Pritzker
ae2076bfd1
Prezto support! Make sure you run rake:install
2012-09-26 10:23:39 -07:00
Yan Pritzker
249d86e5f2
Added NrrwRgn plugin
2012-09-26 08:21:48 -07:00
Yan Pritzker
9e5b9fa9b6
Better javascript parsing libraries
2012-09-18 13:56:17 -05:00
Jean Mertz
6b98421fe1
Add Prezto submodule
2012-08-09 18:50:19 +02:00
yan
fd5962db06
Added SearchComplete tab completion when searching with /
2012-07-16 13:53:33 -07:00
yan
88b69c8dcb
Restore YankRing plugin to functionality
2012-06-22 11:29:42 -07:00
yan
6ec228dfd7
Fix install/submodule update problem with skwp-vim-powerline [ Close #105 ]
...
Updated submodules to latestk
2012-06-07 10:47:40 -05:00
yan
a89205fa7b
Added vim-ruby-debugger - real ide style debugging in vim
2012-06-06 22:16:59 -07:00
yan
a6b9f3e9ef
Merged spec finder and conque spec runner into one plugin
2012-05-30 01:34:34 -07:00
Sagie Maoz
f834232cb1
Adding webapi-vim.
...
webapi-vim is a Vim interface to Web APIs.
It is required by Gist.vim (already part of YADR)
to be able to post gists to Github via OAuth2.
See https://github.com/mattn/webapi-vim for details.
Gist.vim requirements note: http://git.io/pwMo9A#requirements
2012-05-23 21:54:06 +03:00
yan
2c4fff3fb9
Fix evil submodule code introduced in 3525561
2012-05-23 10:44:32 -07:00
Sagie Maoz
35255618ee
Adding vim-less bundle.
...
This vim bundle adds syntax highlighting, indenting and
autocompletion for the dynamic stylesheet language LESS.
See https://github.com/groenewege/vim-less for details.
2012-05-20 14:18:50 +03:00
yan
f9db81c0ed
Switch to @skwp fork of EasyMotion for vimperator style two character targets
2012-05-15 08:50:32 -05:00
yan
7ec7e3c34c
Added rake.vim, like rails.vim but for any project with a rakefile
2012-05-07 23:55:28 -07:00
Danny Olson & Yan Pritzker
b879e053b3
Added vim-bundler with :Bopen to browse bundled gem code
2012-05-02 22:47:34 -07:00
yan
8bc6bdc4be
Moved spec opener to externalized plugin
2012-04-27 11:54:23 -07:00
yan
4d46b1c9e9
Add zsh syntax highlighting
2012-04-19 18:26:30 -07:00
yan
8ad2a7a7b1
Added Specky for rspec highlighting outside spec/
...
If you have rspecs anywhere else (say fast_spec/), the
default rails.vim highlighting doesn't affect them. Added
Specky to do this. Specky is not currently enabled in any other
way (we will still use ruby-vim-conque to run tests, but Specky
will do highlighting/file detection).
2012-04-18 09:59:32 -07:00
Yan Pritzker
2405ef2e40
Removed Slime plugin, unused and interferes with Ctrl-c
2012-04-16 09:47:30 -07:00
yan
e77931a9f9
Added back timcharper-textile as a submodule
2012-04-10 11:56:08 -07:00
yan
db7a845b7e
Deleted timcharper-textile
2012-04-06 23:48:21 -07:00