From fb58034b1a1b5a2e86490548dcfbed0764ad6db5 Mon Sep 17 00:00:00 2001 From: skeept Date: Thu, 17 Apr 2014 21:13:29 +0000 Subject: [PATCH] Re-add > before code. --- doc/UltiSnips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index 0cdc87e..e03de29 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -1285,7 +1285,7 @@ neocomplete - UltiSnips ships with a source for neocomplete and therefore offers out of the box completion dialogue support for it too. unite - UltiSnips has a source for unite. As an example of how you can use -it add the following function and mappings to your vimrc: +it add the following function and mappings to your vimrc: > function! UltiSnipsCallUnite() Unite -start-insert -winheight=100 -immediately -no-empty ultisnips