mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 00:53:42 -05:00
Updated Examples (vim) (markdown)
@@ -96,7 +96,7 @@ command! -bar FZFTags if !empty(tagfiles()) | call fzf#run({
|
|||||||
\ }) | else | echo 'Preparing tags' | call system('ctags -R') | FZFTag | endif
|
\ }) | else | echo 'Preparing tags' | call system('ctags -R') | FZFTag | endif
|
||||||
```
|
```
|
||||||
|
|
||||||
### Jumps to tags in the current buffer
|
### Jump to tags in the current buffer
|
||||||
|
|
||||||
https://github.com/junegunn/fzf/issues/243#issuecomment-123719357
|
https://github.com/junegunn/fzf/issues/243#issuecomment-123719357
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user