Results 5 comments of Bennett Rennier

Hm, I'm having trouble recreating this. Try removing the first entry in the dictionary (the one for the word ' '). After doing that, what happens if you try to...

I'm glad that things worked out! A big motivation for the development of QuickTex was to limit all of the difficult-to-type characters (like backslashes, braces, and brackets), so that users...

Okay, delete all the dictionaries and settings that you've set so far and try setting the trigger to tab instead (`let g:quicktex_trigger = "\t"`). You can test if works by...

That is very strange. Could you let me know the output of `vim --version`?

I do know that some plugins tend to "override" the mappings of QuickTex. The plugin auto-pairs is definitely an offender. I also know that QuickTex requires Vim 7.8 or above...