1
0
Fork 0
mirror of synced 2024-11-05 17:08:57 -05:00
ultimate-vim/vim_plugin_candinates_src/latexSuite-1.5/ftplugin/latex-suite/packages/ngerman

5 lines
129 B
Text

" For now just define the smart quotes.
let b:Tex_SmartQuoteOpen = '"`'
let b:Tex_SmartQuoteClose = "\"'"
" vim:ft=vim:ff=unix: