/vim/ftplugin/latex-suite/packages/arabic
https://bitbucket.org/vertespain/config · #! · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 2d8d0acfcceac2bc16b004cf253fd3c4 MD5 · raw file
- if exists("arabic_package_file")
- finish
- endif
- let arabic_package_file = 1
- let g:TeX_package_option_arabic = ''
- let g:TeX_package_arabic = 'bra:arabicnumeral'
- " vim:ft=vim:ff=unix: