Hi,
I've just got into the vim-latex world and I'm having some problems.
* The first one is that my .tex files are not detected as latex files (only
.latex files are). How can I make vim understand
that the .tex files are in fact latex files?
* Often I need to type ã and my keyboard is configured so that whenever I
type ~a I get ã. However, vim-latex seems to bind
~a to \cite{}. I've created the file .vim/after/ftplugin/tex.vim with
the following line:
call IMAP('~a', 'ã', 'tex')
but it did not work at all.
By the way, I'm using vim 7.0 on linux (ubuntu edgy) and
vim-latex
latexSuite20060325.tar.gz<http://vim-latex.sourceforge.net/download/latexSuite20060325.tar.gz>
Any help would be appreciated.
Alexandre
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel