Commit Graph

14 Commits

Author SHA1 Message Date
Junegunn Choi 9c98fda058 Fix #18 - Add g:fzf_command_prefix 2015-09-30 18:51:01 +09:00
Junegunn Choi d72f1361f1 Update customization examples 2015-09-25 11:45:16 +09:00
Junegunn Choi 921d92ff4a [BCommits] Add BCommits command 2015-09-20 14:51:06 +09:00
Junegunn Choi 1f1cb3fdba Update doc - missing parens 2015-09-20 02:58:14 +09:00
Junegunn Choi d8b54082c1 [Commits] Add Commits command for browsing git commits
- Enter, CTRL-T/X/V to show commit
- CTRL-D to diff against HEAD
- Multiple selection with TAB / Shift-TAB

Close #13
2015-09-20 01:26:28 +09:00
Junegunn Choi d2b235262e Code restructuring 2015-09-06 01:00:04 +09:00
Junegunn Choi e252f45762 Command history and search history (#6) 2015-09-02 22:54:21 +09:00
Junegunn Choi 6d8edb3c0e Update vimdoc 2015-09-01 00:59:46 +09:00
Junegunn Choi e43e945ccc Add Windows command
Close #4
2015-08-28 17:49:50 +09:00
Junegunn Choi 8fbd617197 Add Helptags command
If you use pathogen, you may notice that the name of the new command
conflicts with the command of the same name from it, but you can still
`call pathogen#helptags()`.
2015-08-24 01:43:32 +09:00
Junegunn Choi 3a70b0b273 Add line completion (global and local) 2015-08-23 04:23:16 +09:00
Junegunn Choi e192cfef43 Add BLines command (buffer lines) 2015-08-23 04:19:39 +09:00
Junegunn Choi 9a90963791 Clean up help file 2015-08-22 23:24:19 +09:00
Junegunn Choi 53bacac152 Add help file 2015-08-22 23:18:39 +09:00