fzf.vim/autoload/fzf
Jan Edmund Lazo 71cc4c5037 Run preview script in batchfile for Windows
Bypasses the following issues in Windows:
1. Neovim does not support 8.3 filenames
   ie. fnamemodify(path, ':8')
2. fzf binary cannot parse output of fzf#shellescape
   It assumes that preview command is run in sh, not cmd.exe
2017-08-20 22:42:45 -04:00
..
vim Allow fzf#complete to take hash argument with sink 2017-06-28 21:19:11 +09:00
vim.vim Run preview script in batchfile for Windows 2017-08-20 22:42:45 -04:00