Commit graph

32 commits

Author SHA1 Message Date
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
b9c75fda50 Fix tab handling bug in Tags command 2015-08-23 01:30:04 +09:00
Junegunn Choi
11b29d1555 Apply -x to Buffers and Marks 2015-08-23 00:06:27 +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
Junegunn Choi
1ccd3d0c72 Apply --tiebreak=index option 2015-08-22 23:03:56 +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
15ab67ab86 Fix Tags to correctly set dir 2015-08-22 00:55:21 +09:00
Junegunn Choi
c1ae1c8f07 More advanced options for fzf#complete 2015-08-20 03:19:48 +09:00
Junegunn Choi
5282e5c427 Minor refactoring 2015-08-19 23:39:20 +09:00
Junegunn Choi
c51e7f718c Allow zero argument to fzf#complete 2015-08-19 23:35:21 +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
701791bd37 Unsilent commands that might cause E325 2015-08-18 12:06:47 +09:00
Junegunn Choi
2fbad0f819 Update fzf#complete to be used in expression mapping 2015-08-18 03:38:12 +09:00
Junegunn Choi
bad5f00c44 Add experimental completion helper function 2015-08-17 19:50:23 +09:00
Junegunn Choi
c428193bc0 Add Snippets command for UltiSnips 2015-08-17 18:54:00 +09:00
Junegunn Choi
ff406e34bf Use shortened path name of current working directory as the prompt 2015-08-17 18:03:37 +09:00
Junegunn Choi
36289f9261 Refactoring 2015-08-17 18:03:00 +09:00
Junegunn Choi
cf8fc837cb Locate expects pattern not path 2015-08-16 10:12:57 +09:00
Junegunn Choi
453b6cf035 Print "[No Name]" when the buffer has no name 2015-08-16 00:24:31 +09:00
Junegunn Choi
4128925e3e Add Files command 2015-08-16 00:09:22 +09:00
Junegunn Choi
63fc2490d8 Handle single/double quote characters in 'dir' option 2015-08-16 00:08:08 +09:00
Junegunn Choi
1db7220e99 Open silently 2015-08-15 17:49:52 +09:00
Junegunn Choi
aa85c424ea Reverse the order of v:oldfiles 2015-08-15 03:13:15 +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