yan
aca163580f
Upgraded plugins
2012-07-19 12:46:19 -07: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
184a2e22c2
Make ctrlp play nice with vim-ruby-conque by closing its window
2012-06-07 13:25:12 -05: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
e44e50e023
Made conque and gitgrep play nice with each other by killing each other's windows to prevent sizing problems
2012-06-06 22:15:43 -07:00
yan
8bca30bff3
Upgraded all plugins to most recent
2012-05-31 13:57:57 -07:00
yan
a6b9f3e9ef
Merged spec finder and conque spec runner into one plugin
2012-05-30 01:34:34 -07:00
yan
a9d511ba4d
Upgraded spec-finder
2012-05-30 01:24:44 -07:00
yan
3c76e390bc
Updated visual select mode to retain syntax highlighting
2012-05-30 01:10:36 -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
95f5d40b43
Updated plugins
2012-05-02 11:59:56 -07:00
yan
8bc6bdc4be
Moved spec opener to externalized plugin
2012-04-27 11:54:23 -07:00
yan
284a22728d
Upgraded vim plugins
2012-04-24 14:29:42 -07:00
yan
dcef19bad4
Updated vim-ruby-conque not to warn on spec/rspec missing [ Close #92 ]
2012-04-24 12:37:40 -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
Danny Olson & Yan Pritzker
d5737f196d
Upgraded vim-ruby-conque with nice j/k/n/p/f/q keybindings
2012-04-16 13:27:55 -07:00
Yan Pritzker
70b473561f
Upgraded vim-ruby-conque
2012-04-16 09:51:40 -07:00
Yan Pritzker
2405ef2e40
Removed Slime plugin, unused and interferes with Ctrl-c
2012-04-16 09:47:30 -07:00
Yan Pritzker
d9b14bf903
Upgraded plugins
2012-04-14 17:01:35 -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
yan
e9af91819d
Upgraded plugins
2012-04-06 23:46:58 -07:00
yan
42d6bfad21
Upgraded plugins
2012-04-05 10:15:32 -07: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
yan
a64405f6db
Upgraded plugins
2012-03-15 15:44:01 -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
yan
9439013da7
Updated powerline to use full path since Rails filenames are not always unique
2012-03-13 13:41:25 -05: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
9351b725f4
Latest version of skwp solarized powerline theme
2012-03-12 12:02:43 -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
28edcb11b6
Upgrade haml and fugitive
2012-03-09 01:00:12 -08:00
Yan Pritzker
e476a19a00
Upgraded powerline and solarized to produce a solarized powerline
2012-03-08 17:10:14 -08:00
Yan Pritzker
fa59cff513
Replaced vim-rspec with vim-ruby-conque bindings
2012-03-08 23:25:10 -08:00
Yan Pritzker
e29372a321
Tweaks to skwp powerline theme
2012-03-08 10:26:35 -08:00
yan
e5b07adc7c
Integrate vim-powerline with custom skwp theme
2012-03-08 02:09:57 -08:00
yan
307cc6e812
Update all plugins
2012-03-07 23:07:28 -08:00