Commit Graph

142 Commits

Author SHA1 Message Date
Kien N
2826589dc6 Ver bump 2012-05-10 21:00:29 +07:00
Kien N
34881d22cd Paste from registers 2012-05-10 20:55:06 +07:00
Kien N
bfbbbafa86 Extend '..' input 2012-05-10 20:39:13 +07:00
Kien N
a96f0b2204 Update docs 2012-05-10 20:39:06 +07:00
Kien N
a9262720c1 Use @cd like :cd 2012-05-10 09:38:33 +07:00
Kien N
c465ac3a79 Update docs 2012-05-08 15:22:20 +07:00
Kien N
8a2521c5bd Merge remote-tracking branch 'mattn/fix-doc-quotes' into dev
Conflicts:
	doc/ctrlp.txt
2012-05-08 15:12:03 +07:00
mattn
53b643dc75 use 0x27. doc file must be encoded with latin-1. 2012-05-08 16:30:35 +09:00
Kien N
5042a5d0de Misc 2012-05-05 19:30:08 +07:00
Kien N
8820dec7b9 Update docs 2012-05-02 03:25:49 +07:00
Kien N
e61e7d5b80 Ver bump 2012-04-22 08:43:02 +07:00
Kien N
9f5e949d66 Default behavior for arg_map 2012-04-22 02:10:48 +07:00
Kien N
d4e658caa9 Better option handling 2012-04-22 02:08:18 +07:00
Kien N
5dfe7f245b One mapping...
...to rule them all, one mapping to find them,
One mapping to bring them all and in the darkness bind them.
2012-04-21 08:38:29 +07:00
Kien N
d39b7b014d Insert filename under the cursor (like gf) 2012-04-19 16:38:52 +07:00
Kien N
75ef943c35 Option to disable sorting in MRU mode
Close #177
2012-04-18 03:29:47 +07:00
Kien N
2a033dad07 Update help 2012-04-17 05:10:29 +07:00
Kien N
eddd3091c9 Map <MiddleMouse> to paste-from-clipboard action
Refs #176
2012-04-14 03:41:37 +07:00
Kien N
d6e5c56b04 Add BookmarkDir extension
Literally the only thing I was still using NERDTree for, so figured I'd bring it to CtrlP.
2012-04-13 14:30:36 +07:00
Kien N
e94a5e78e7 Allow using F7 in extensions 2012-04-13 09:58:37 +07:00
Kien N
38831712e8 Add an overview section 2012-04-09 01:08:00 +07:00
Kien N
1dfd1e1b84 Downgrade CtrlPLastMode 2012-04-08 22:56:07 +07:00
Kien N
9c88549e8b Version bump 2012-04-08 06:42:54 +07:00
Kien N
59f64d698b Preset ext_vars 2012-04-07 18:55:23 +07:00
Kien N
9f0cd39ea9 Add buffer_func option 2012-04-07 18:42:31 +07:00
Kien N
c62259c201 Add buffers into the mix 2012-04-07 07:58:44 +07:00
Kien N
97f955c89c Rewrite MRU mode
+ Delay saving MRU list to disk.
+ Remove g:ctrlp_mruf_last_entered and make the setting a default feature.
2012-04-04 10:35:35 +07:00
Kien N
c4a3c3953e Command to open ctrlp in the last accessed mode 2012-04-04 09:03:02 +07:00
Kien N
7cda4083de Add mixed files + mrufiles mode
Close #101
2012-04-04 08:58:04 +07:00
Kien N
dbc40ca3be Use more s:var's instead of passing arguments around 2012-04-04 08:51:28 +07:00
Kien N
448a15c841 Update online help 2012-03-31 13:10:12 +07:00
Kien N
e461712daf Update docs 2012-03-30 22:22:14 +07:00
Kien N
2e45d6cc5e Option to use an initial input string
Close #169
2012-03-30 14:40:57 +07:00
Kien N
43e469ce1b Update docs 2012-03-29 08:55:22 +07:00
Kien N
c4fe304565 Use :undolist for older Vim versions 2012-03-24 11:58:01 +07:00
Kien N
23d15b5f88 Version bump 2012-03-23 15:15:48 +07:00
Kien N
51eab2572a Update docs 2012-03-16 03:13:12 +07:00
Kien N
607cc29d81 Add some highlight groups 2012-03-13 16:20:56 +07:00
Kien N
b8c16c71a7 Make line, undo, and changes official 2012-03-12 15:34:40 +07:00
Kien N
01910d3bb6 Add g:ctrlp_match_func 2012-03-12 08:58:01 +07:00
Kien N
dd832abfff Relax the condition to reuse a window
Close #155
2012-03-10 06:49:16 +07:00
Kien N
c909254257 Update contributor list 2012-03-04 06:18:04 +07:00
Kien N
1f894c6e81 Deprecate the old commands 2012-03-04 01:53:34 +07:00
lucapette
e6b47365c2 Rename commands that weren't prefixed with CtrlP 2012-03-03 19:25:53 +01:00
Kien N
64ff51ffc9 Version 1.7.2 2012-03-03 22:32:19 +07:00
Kien N
8dde6d0f7c Update docs 2012-03-03 22:31:50 +07:00
Kien N
fcd20d1c94 Rename and tweak g:ctrlp_open_multi 2012-03-01 18:48:03 +07:00
Kien N
6285f507a3 Deprecate a few options 2012-03-01 18:33:35 +07:00
Kien N
62e414de13 Put s:wig2cmd() and s:setcwd() into docs
Close #70
2012-02-27 19:13:35 +07:00
Kien N
f0d2ce1be7 Add keypad mappings
Close #147
2012-02-24 01:19:44 +07:00