yan
|
5b8742e226
|
More vim surround shortcuts ,} ,] ,) ,' etc
|
2012-05-09 17:54:30 -07:00 |
|
yan
|
6cefaf13f7
|
vim: ,# and ," for wrapping words in ruby interpolation or quotes
|
2012-05-07 23:55:41 -07:00 |
|
yan
|
86c5fe1ea6
|
Added Ctrl-s to open spec for any file you're looking at
Similar to rails.vim's :A and :AV command, except it knows
about fast_spec. Could be expanded in the future to add more
spec paths.
|
2012-04-25 19:39:31 -07:00 |
|
yan
|
d7b7d79eaa
|
Added ,Cmd-R to rerun last conque commend (re-exec spec)
|
2012-04-24 14:29:18 -07:00 |
|
yan
|
ea007403ac
|
Unmap the arrow keys, use Cmd-Arrow keys instead for window resize
|
2012-04-18 17:49:00 -07:00 |
|
Yan Pritzker
|
46daacbaca
|
Remove enter to clear highlight, interferes with quickfix window
|
2012-04-16 09:47:31 -07:00 |
|
Yan Pritzker
|
1d89bbbf81
|
Remove arpeggio fd and jk because they interfere with Cmd-j, Cmd-k
|
2012-04-16 09:47:30 -07:00 |
|
Yan Pritzker
|
e56c32b568
|
Vim mappings: Ctrl-l for => and arrow keys to window resize
|
2012-04-16 09:47:30 -07:00 |
|
yan
|
ebc1ea9cc7
|
Added ,cn to copy name of current file into system clipboard
|
2012-04-14 16:40:50 -07:00 |
|
yan
|
2bf0f5908f
|
Change ,cf to give you the filename relative to your home dir
|
2012-04-05 10:03:48 -07:00 |
|
yan
|
2ecf17bf18
|
Added ',hi' to see the current highlight group
|
2012-04-04 02:21:19 -07:00 |
|
yan
|
2c47d14184
|
Added ,gcf - git grep references to current file
|
2012-03-29 13:40:59 -07:00 |
|
Taybin Rutkin
|
6eb7bcb05e
|
fully remove taglist in favor of tagbar
|
2012-03-12 23:30:22 -04:00 |
|
yan
|
f221a8174a
|
Remove conflicting tab/window management bindings
|
2012-03-12 12:26:33 -05:00 |
|
yan
|
10ce30d811
|
Change window navigation to Ctrl-h,j,k,l to avoid overriding vim defaults [Close #42]
|
2012-03-12 12:05:56 -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
|
55348c13e7
|
Changed conflicting ,cc keymap to ,vc (execute vim command)
|
2012-03-08 16:46:45 -08:00 |
|
Yan Pritzker
|
ecac581510
|
Added + and - for resizing vertical windows
|
2012-03-08 13:20:05 -08:00 |
|
Yan Pritzker
|
fa59cff513
|
Replaced vim-rspec with vim-ruby-conque bindings
|
2012-03-08 23:25:10 -08:00 |
|
Yan Pritzker
|
7b2be4c97b
|
Added ,gf - go to file in vertical split
|
2012-03-07 11:52:26 -08:00 |
|
Yan Pritzker
|
103b500492
|
Remove semicolon mapping; semicolon is used to repeat last find command
|
2012-03-06 15:44:41 -08:00 |
|
Danny Olson & Yan Pritzker
|
5e2665a797
|
,z and ,x bindings to move back and forth through buffers
|
2012-02-10 14:59:48 -08:00 |
|
Kyle West
|
4dadf56b2e
|
is it possible to have tab 0? I don't think so, so I removed the mapping.
|
2012-01-25 21:19:07 -05:00 |
|
Kyle West
|
6eb06c25bf
|
Merge branch 'master' into vim-tweaks
|
2012-01-25 16:11:37 -05:00 |
|
Kyle West
|
4c4938f769
|
organized config files and suggested new naming convention (see settings/README).
|
2012-01-25 13:47:44 -05:00 |
|