aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/tex.vim
diff options
context:
space:
mode:
authorJames McCoy <jamessan@jamessan.com>2017-02-01 15:30:51 -0500
committerJames McCoy <jamessan@jamessan.com>2017-02-01 18:34:58 -0500
commita5b875fe8677addfef2f295872eefcf217285da3 (patch)
treec8eea48d73ab8f21e910c7441bd772c389403450 /runtime/syntax/tex.vim
parent4e47568f89c4b937077d017baddd79de012694d8 (diff)
downloadrneovim-a5b875fe8677addfef2f295872eefcf217285da3.tar.gz
rneovim-a5b875fe8677addfef2f295872eefcf217285da3.tar.bz2
rneovim-a5b875fe8677addfef2f295872eefcf217285da3.zip
vim-patch:e18dbe8
Updated runtime files. https://github.com/vim/vim/commit/e18dbe865d190e74fb5d43ac8bc6ac22507d0223
Diffstat (limited to 'runtime/syntax/tex.vim')
-rw-r--r--runtime/syntax/tex.vim1
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