summaryrefslogtreecommitdiff
path: root/.vim/after/ftplugin/tex.vim
blob: cfb1bdabdd19a9ee73f41bd2a05a57e73e9dcc75 (plain)
1
2
3
4
5
6
7
8
9
" disable annoying {{ and (( completion
call IMAP('{{', '{{', 'tex')
call IMAP('((', '((', 'tex')

" ignore some more stuff
let g:Tex_IgnoredWarnings.="\nFont shape"
let g:Tex_IgnoredWarnings.="\nFloat too large"
let g:Tex_IgnoredWarnings.="\nUserWarning"
let g:Tex_IgnoreLevel+=3
cfae28b842f76bfec2134f9d7f01942fc1c57c6&follow=1'>Fix package detailsRené 'Necoro' Neumann1-1/+1 2009-08-11Fix GPytage pluginRené 'Necoro' Neumann1-2/+2 2009-08-11Update translationRené 'Necoro' Neumann2-1112/+1120 2009-08-11Update changelogRené 'Necoro' Neumann1-0/+1 2009-08-10Fixed pt_BR translationAlberto Federman Neto1-2/+5 2009-08-10Add credits for translationRené 'Necoro' Neumann2-0/+2