[Vim-latex-devel] using shortcuts
Brought to you by:
srinathava,
tmaas
From: Rudra B. <rud...@ao...> - 2013-09-14 09:48:41
|
Hello friends, I am facing a problem for using shortcuts provided by vim-latex. Say, I want \textbf, so I was trying `bf. But, given, `b is a shortcut for \beta, I always end up with something \betaf. FBF works, how can I use `bf? any help? |