vim-clevertab icon indicating copy to clipboard operation
vim-clevertab copied to clipboard

complete filenames

Open cinghiopinghio opened this issue 10 years ago • 1 comments

Hello, Nice small plugin, I like its simplicity. I've added a small bit to complete filenames <C-X><C-F>. Sadly it can be triggered also on whitespaces so it should be sent to the last place in the calling stack.

Cheers

cinghiopinghio avatar Feb 12 '16 14:02 cinghiopinghio

You could check for a character like the tab block.

chaucerbao avatar Jul 06 '17 18:07 chaucerbao