1
0
Fork 0

Merge pull request #18 from andreyorst/extended_tags

Extended tags
This commit is contained in:
Andrey Orst 2018-10-14 17:33:20 +03:00 committed by GitHub
commit ee0ca7b9a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1205 additions and 25 deletions

View file

@ -42,6 +42,9 @@ In this mode new mappings are available:
- <kbd>V</kbd> - Explicitly select which vcs command to run
- <kbd>s</kbd> - Search over buffer contents and jump to result line
- <kbd>t</kbd> - Browse ctags tags
fzf.kak supports filtering tags on per language basis. For each filetype
press <kbd>alt</kbd>+<kbd>filter key</kbd> specified in the info box to
reload fzf buffer with the desired filter.
You can set your own mapping to invoke `fzf-mode`:

1227
rc/fzf.kak

File diff suppressed because it is too large Load diff