add vim conf files
[arrow.git] / conf_slk120 / vim / _vim / ftplugin / latex-suite / packages / ngerman
blob38a5c40a2d3e2b1f56653db661bc4ac2b16cb964
1 " For now just define the smart quotes.
2 let b:Tex_SmartQuoteOpen = '"`'
3 let b:Tex_SmartQuoteClose = "\"'"
5 " vim:ft=vim:ff=unix: