mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-20 01:23:43 -05:00
Updated Examples (markdown)
@@ -312,7 +312,7 @@ endfunction
|
|||||||
command! FZFTag call fzf#run({
|
command! FZFTag call fzf#run({
|
||||||
\ 'source' : TagCommand(),
|
\ 'source' : TagCommand(),
|
||||||
\ 'sink' : 'tag',
|
\ 'sink' : 'tag',
|
||||||
\ })<CR>
|
\ })
|
||||||
```
|
```
|
||||||
|
|
||||||
Fuzzy cmdline completion
|
Fuzzy cmdline completion
|
||||||
|
|||||||
Reference in New Issue
Block a user