Skip to content

Conversation

tittanlee
Copy link

It is a simple preview for ctags jump.
Options of --bind ="?:toggle-preview" that would toggle preview switch.

Copy link
Owner

@zackhsi zackhsi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey thanks! Love the feature. Can you take a look at my comment? The commented-out fields are useful for filtering.

endif
if has_key(a:tag_dict, 'class')
call add(components, s:green(a:tag_dict['class']))
"call add(components, s:green(a:tag_dict['class']))
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These components are added to each line in order to filter on them with normal fzf syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants