diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index c9be9fa..66c97d6 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -533,7 +533,7 @@ this list. UltiSnips will search each 'runtimepath' directory for the subdirectory names defined in g:UltiSnipsSnippetDirectories in the order they are defined. For -example, if you keep your snippets in `~/.vim/mycoolsnippets`and you want to +example, if you keep your snippets in `~/.vim/mycoolsnippets` and you want to make use of the UltiSnips snippets that come with other plugins, add the following to your vimrc file. >