From 2d8ae2fcd9a421c954e4f06d31bb40b103b31ddd Mon Sep 17 00:00:00 2001 From: Charles Ross Date: Sun, 20 Jul 2014 09:05:30 -0700 Subject: [PATCH] Correct misspelling --- doc/UltiSnips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/UltiSnips.txt b/doc/UltiSnips.txt index fed76e8..028fac6 100644 --- a/doc/UltiSnips.txt +++ b/doc/UltiSnips.txt @@ -236,7 +236,7 @@ vimrc file. > let g:UltiSnipsJumpBackwardTrigger="" 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