diff --git a/Examples.md b/Examples.md index 80c50ff..7579c36 100644 --- a/Examples.md +++ b/Examples.md @@ -312,7 +312,7 @@ endfunction command! FZFTag call fzf#run({ \ 'source' : TagCommand(), \ 'sink' : 'tag', -\ }) +\ }) ``` Fuzzy cmdline completion