diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index 75a3868..fd1486c 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -264,7 +264,7 @@ snippet on. The options currently supported are > b Beginning of line - This snippet will only be expanded if you are at the beginning of a line (that is if there are only whitespaces in front of the cursor). Default is to expand snippets at every position, even - mitten in the line. Most of my snippets have this option set, it keeps + in the middle of a line. Most of my snippets have this option set, it keeps UltiSnips out of the way. i Inword expansion - Normally, triggers need whitespace before them to be expanded. With this option, triggers are also expanded in the middle of