Re: [Vim-latex-devel] Weird shortcut problem

2013-03-11 Thread Rohit Patel
The problem has been solved. It occurred because backspacing was not allowed over the start of the insert. It would appear that latex suite goes into insert then backspaces over the typed stuff and then replaces it with the new text which caused the problem since it wasn't able to delete the sho

[Vim-latex-devel] Weird shortcut problem

2013-03-11 Thread Rohit Patel
This problem suddenly cropped up after a OS reinstall (and obviously a clean install of vim and the latex-suite). `a now expands to `a\alpha `b to `b\beta even the custom maps expand with the map keys ahead of the expanded text. This has obviously made vim-latex entirely useful for me and is an