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