Merge pull request #342 from chivalry/master

Correct spelling error.
This commit is contained in:
Holger Rapp 2014-07-20 20:30:01 +02:00
commit e97d52c68c

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