/fzf-tags.vim

Display a list of tags in the project.

Primary LanguageVim Script

Fzf Tags

Display a list of tags in the project.

In order for the plugin to work correctly, generate a tag list with the following command.

ctags --recurse --excmd=number --fields=Kzn