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
Nils Haldenwang
0b845918cc
Adds missing ignore dirty.
2012-04-06 23:41:20 +02:00
yan
db4557dc52
Remove VimBookmarking, not working, not used
2012-04-04 02:19:11 -07:00
yan
6d2b695496
Syntax highlighting for textile
2012-04-04 02:18:43 -07:00
yan
bbfa6adf38
Add change-inside-surroundings plugin [ Close #68 ]
2012-04-02 12:03:21 -07:00
yan
ca0d1fbf9b
Replaced Extradite with gitv. Use :gitv
...
* For optimal functionality, remove module:
`rm -rf .yadr/vim/bundle/int3-vim-extradite`
2012-04-01 14:47:40 -07:00
yan
7da956b198
Switched to skwp/vim-conque to replace rson/vim-conque for solarized support
2012-03-20 12:50:43 -07:00
Taybin Rutkin
e67b7e9c10
add new snipmate plugin from garbas
...
- with snippets from honza (as recommended by garbas)
- with dependencies tlib and vim-addon-mw-utils
2012-03-13 23:30:02 -04:00
Taybin Rutkin
4604e39760
remove older, unsupported snipmate and snippets
2012-03-13 23:29:57 -04:00
Taybin Rutkin
6eb7bcb05e
fully remove taglist in favor of tagbar
2012-03-12 23:30:22 -04:00
Taybin Rutkin
f925f83875
add camelcasemotion with mappings to B, W, and E instead of ,b ,w and ,e
...
- this avoids conflicts with ,b for Ctrlp's buffer selector and ,w for
whitespace deletion.
2012-03-12 21:46:33 -04:00
yan
96cf20c2db
Added color_highlight plugin
2012-03-12 16:24:26 -05:00
yan
898fbb1095
Added Arpeggio plugin for key chord combos and Filesystem Size Used Avail Capacity Mounted on
...
/dev/disk0s2 931Gi 481Gi 450Gi 52% /
devfs 192Ki 192Ki 0Bi 100% /dev
map -hosts 0Bi 0Bi 0Bi 100% /net
map auto_home 0Bi 0Bi 0Bi 100% /home
/dev/disk1s2 15Mi 15Mi 0Bi 100% /Volumes/Flash Player
/dev/disk2s2 100Mi 100Mi 0Bi 100% /Volumes/Google Chrome
/dev/disk4 5.0Mi 2.9Mi 2.1Mi 59% /Volumes/KeyCastr
/dev/disk5 4.2Gi 4.2Gi 0Bi 100% /Volumes/Blue in Green
/dev/disk6s2 100Mi 17Mi 83Mi 17% /Volumes/MacScan Installer and chords to go to beginning and end of line
2012-03-09 01:16:33 -08:00
Yan Pritzker
fa59cff513
Replaced vim-rspec with vim-ruby-conque bindings
2012-03-08 23:25:10 -08:00
yan
e5b07adc7c
Integrate vim-powerline with custom skwp theme
2012-03-08 02:09:57 -08:00
Yan Pritzker
1f587c88fb
Replace showmarks due to deleted repo by @garbas [ Close #39 ]
2012-03-06 13:53:38 -08:00
yan
21ee926f94
Add jslint for warnings on saving javascript file
2012-01-27 13:14:03 -08:00
Kyle West
f44e77bca3
don't show me changes within submodules.
2012-01-24 15:07:24 -05:00
yan
796e4444ef
Replace taglist with tagbar
2012-01-24 10:38:33 -08:00
yan
68442f5a30
Remove CommandT and rebind ,t to CtrlP plugin
2012-01-24 10:33:33 -08:00
yan
a08169de48
Added ctrl-p file finder, using file search by default
2012-01-24 09:10:43 -08:00
yan
a6eb57f39e
Add syntax highlighting for R language
2012-01-23 14:23:17 -08:00