hophacker
9c325aa8ee
let ctrlp ignore node_modules
2017-07-06 18:47:05 +08:00
hophacker
baa1a56106
crtrlp ignore fix
2017-07-05 20:30:01 +08:00
Jie Feng
97911522d5
stuff
2017-04-09 03:28:56 +08:00
Jie Feng
a178bc022c
removed unuseful plugins and added some js plugins
2017-03-12 03:05:30 +08:00
Yan Pritzker
6f5481cdeb
,jj to get to javascript files
2016-10-07 09:47:35 -05:00
Yan Pritzker
072c46eccf
Don't override ctrl-b for buffer search. we have ,b [ Fix #484 ]
2014-06-17 11:33:51 -05:00
Yan Pritzker
19abda68f6
Merge pull request #502 from keikun17/master
...
[fixes #501 ] Fix ag string typo。
2014-06-11 10:34:01 -05:00
Buddy Magsipoc
1d27c7a015
[ fixes #501 ] Fix ag string typo。
2014-06-11 16:12:52 +08:00
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