[Vim-latex-cvs] vimfiles/ftplugin/latex-suite/packages ngerman,NONE,1.1
Brought to you by:
srinathava,
tmaas
From: <mi...@us...> - 2003-01-15 23:14:54
|
Update of /cvsroot/vim-latex/vimfiles/ftplugin/latex-suite/packages In directory sc8-pr-cvs1:/tmp/cvs-serv32100 Added Files: ngerman Log Message: new package file --- NEW FILE: ngerman --- " For now just define the smart quotes. let g:Tex_SmartQuoteOpen = '"`' let g:Tex_SmartQuoteClose = "'\"" " vim:ft=vim:ff=unix: |