diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index 7389d74..0cdc87e 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -1284,8 +1284,8 @@ offers a really nice completion dialogue for snippets. 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 the -it add the following function and mappings to your vimrc: > +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: function! UltiSnipsCallUnite() Unite -start-insert -winheight=100 -immediately -no-empty ultisnips