mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -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
|
||||
```
|
||||
|
||||
### Jumps to tags in the current buffer
|
||||
### Jump to tags in the current buffer
|
||||
|
||||
https://github.com/junegunn/fzf/issues/243#issuecomment-123719357
|
||||
|
||||
|
||||
Reference in New Issue
Block a user