diff options
Diffstat (limited to 'runtime/syntax/tex.vim')
-rw-r--r-- | runtime/syntax/tex.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/syntax/tex.vim b/runtime/syntax/tex.vim index 65574211c4..e560573e6e 100644 --- a/runtime/syntax/tex.vim +++ b/runtime/syntax/tex.vim @@ -92,7 +92,6 @@ if !exists("g:tex_subscripts") else let s:tex_subscripts= g:tex_subscripts endif -echomsg "s:tex_subscripts=".s:tex_subscripts " Determine whether or not to use "*.sty" mode {{{1 " The user may override the normal determination by setting |