Merge pull request #275 from skeept/patch-2

fix minor typo in documentation
This commit is contained in:
Holger Rapp 2014-04-18 06:13:56 +02:00
commit 5c8e3ca488

View File

@ -1284,7 +1284,7 @@ offers a really nice completion dialogue for snippets.
neocomplete - UltiSnips ships with a source for neocomplete and therefore neocomplete - UltiSnips ships with a source for neocomplete and therefore
offers out of the box completion dialogue support for it too. 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 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() function! UltiSnipsCallUnite()