rkowalewski
edb0af655e
[FIX] fixed an error in vim settings
2014-06-11 10:10:20 +02:00
Adrian Perez
47dcd8253d
Unset ctrlp_user_command prior to redefinition
2014-06-04 03:34:40 +02:00
Yan Pritzker
0fc83ead3b
CtrlP no longer jumps you to the file if it's already open.
...
This makes it easier to maintain multiple Tab workspaces involving the
same files. For example, in one workspace you want a class and its spec,
and in another tab you want to see that class in context with another
collaborator. This allows you to open the window multiple times.
2013-12-17 19:46:42 -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
10cbcdc7df
Use ag as ctrlp's search command
2013-12-08 13:27:25 +00: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