Commit Graph

65 Commits

Author SHA1 Message Date
Yan Pritzker d6e129bc3d Let's be opinionated - disable the arrow keys and save the world 2013-12-16 10:03:36 -06:00
Yan Pritzker 6edbf701e7 Change multicursor to use ,mc instead of Ctrl-m which was screwing up other behavior 2013-12-16 08:43:09 -06:00
Yan Pritzker 22e58f0ced Added ,rs ,rl ,ss ,sl commands for running specs in iTerm 2013-12-15 22:02:47 -06:00
Yan Pritzker 627faf9656 Removed conque settings, no longer used 2013-12-15 19:58:17 -06:00
Yan Pritzker 635047f710 Fixed multicursor mapping to Ctrl-m so that it actually works 2013-12-15 17:10:54 -06:00
Yan Pritzker 73a0cb2ab8 Fallback to using git ls-files if ag is missing 2013-12-15 15:22:05 -06:00
Yan Pritzker 6be24941c8 Merge pull request #413 from treppo/ctrlp-ag
Use ag as ctrlp's search command
2013-12-15 13:20:03 -08:00
Yan Pritzker f2f9c92332 Removed vim-ruby-conque, causes shell connection leaks and other issues 2013-12-15 15:02:54 -06:00
Christian Treppo a21993fe68 Remove setting 256 colors for solarized on terminal vim 2013-12-11 15:38:38 +00:00
Christian Treppo 10cbcdc7df Use ag as ctrlp's search command 2013-12-08 13:27:25 +00:00
Yan Pritzker 105bdc5878 Revert "Merge pull request #410 from treppo/master"
This reverts commit 6e344fef4e, reversing
changes made to 4c88ca6e45.
2013-12-02 13:17:49 -06:00
Christian Treppo b19e2311ab Remove setting 256 colors for solarized on terminal vim 2013-11-29 21:24:54 +00:00
Yan Pritzker 3a8a1eca32 Make :Gsesarch way faster - requires to :BundleUpdate to get latest skwp/greplace.vim 2013-11-14 22:43:38 -06:00
Yan Pritzker 1ba567842f Silence vim-session dialogs 2013-10-21 17:08:21 -05:00
Yan Pritzker 46946c9b8b Move vim settings out of plugins to ensure they all get correctly loaded after everything else [Fix #373] 2013-10-21 16:11:18 -05:00