mirror of
https://github.com/junegunn/fzf.vim.git
synced 2025-12-26 14:01:13 +08:00
Somehow the tags file generated by ctags for the linux kernel, tag v4.10-rc1 contains non-ASCII characters. grep stops when it detects non-ASCII characters. This patch adds the -a option to the grep command to treat the tags file as ASCII text. Signed-off-by: Andreas Gerstmayr <andreas.gerstmayr@gmail.com>
36 KiB
36 KiB