Correct misspelling

This commit is contained in:
Charles Ross 2014-07-20 09:05:30 -07:00
parent ccf79ba823
commit 2d8ae2fcd9

View File

@ -236,7 +236,7 @@ vimrc file. >
let g:UltiSnipsJumpBackwardTrigger="<s-tab>"
UltiSnips will only map the jump triggers while a snippet is active to
interfer as little as possible with other mappings.
interfere as little as possible with other mappings.
The default value for g:UltiSnipsJumpBackwardTrigger interferes with the
built-in complete function: |i_CTRL-X_CTRL-K|. A workaround is to add the