Commit Graph

21 Commits

Author SHA1 Message Date
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 eec4a667d8 Extend Commands to include default ex commands 2015-08-29 22:51:34 +09:00
Junegunn Choi c857037b4b Update README 2015-08-29 22:47:26 +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 ec0d685faf Add Marks command 2015-08-22 22:57:28 +09:00
Junegunn Choi 2953f4d388 Vim 2015-08-22 01:24:09 +09:00
Junegunn Choi 813b58b3ea Add mappings 2015-08-22 01:00:31 +09:00
Junegunn Choi b26dc157b9 Update fzf#complete example 2015-08-22 01:00:25 +09:00
Junegunn Choi 8855227506 g:fzf_layout 2015-08-22 00:55:57 +09:00
Junegunn Choi c1ae1c8f07 More advanced options for fzf#complete 2015-08-20 03:19:48 +09:00
Junegunn Choi ca4163b57c Augment fzf#complete interface with reducer option 2015-08-18 18:33:45 +09:00
Junegunn Choi cffb0e0191 Add Commands command 2015-08-18 18:14:29 +09:00
Junegunn Choi c428193bc0 Add Snippets command for UltiSnips 2015-08-17 18:54:00 +09:00
Junegunn Choi cf8fc837cb Locate expects pattern not path 2015-08-16 10:12:57 +09:00
Junegunn Choi 4128925e3e Add Files command 2015-08-16 00:09:22 +09:00
Junegunn Choi 76ef9e9d81 tabedit -> tab split to avoid extraneous unnamed buffer 2015-08-15 02:23:38 +09:00
Junegunn Choi f13853cc8d Initial commit 2015-08-15 01:26:01 +09:00