0
0
mirror of https://github.com/vim/vim.git synced 2025-11-14 23:04:02 -05:00

Updated runtime files.

This commit is contained in:
Bram Moolenaar
2016-07-02 21:42:23 +02:00
parent 0fcc7c6dd1
commit e18dbe865d
17 changed files with 224 additions and 140 deletions

View File

@@ -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