junegunn / junegunn/fzf.vim

Completion for `Tags` command

Open
#1,310 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- [x] I have fzf 0.23.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [x] I have read through the manual page of fzf (`man fzf`)
- [x] I have searched through the existing issues

Is there a reason why tag completion with the `:Tags` command hasn't been added to fzf.vim so far?

I have it working with `-complete=tag` added to the `Tags` command and it seems to work well in my testing. However, I'm new to Vimscript and `fzf` so it is likely that I may have overlooked any adverse interactions this introduces. Hence, this issue instead of a PR. If this change sounds good, I can send a PR to add it in. Otherwise, please feel free to close this issue.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.