I'm trying to create a map to open FuzzyFinder's file search and start the search with '**/'
I have the following map already: map <C-t> <ESC>:FufFile<CR> I want to add on **/ to this when fuzzyfinder has opened, to initiate a recursive search. eg: map <C-t> <ESC>:FufFile<CR>**/ (which doesn't work) Any help greatly appreciated. Thanks, Matt. :) -- View this message in context: http://old.nabble.com/Help-with-map-for-FuzzyFinder-tp26812363p26812363.html Sent from the Vim - General mailing list archive at Nabble.com. -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
