From 0dde2d6c1ac610850bf1f6e9083dd4b0b5d19a16 Mon Sep 17 00:00:00 2001 From: atn34 Date: Sun, 19 Oct 2014 02:13:07 -0700 Subject: [PATCH] Updated Examples (markdown) --- Examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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