Commit b961967
committed
vim: Import v9.2.0033
* 9.2.0033: filetype: sh filetype used for env files
* runtime(typeset): enable localization for ConTeXt, METAFONT and MetaPost
* runtime(apache): Add 'SSLVHostSNIPolicy' declaration to syntax script
* 9.2.0032: completion: hang with line completion and fuzzy
* 9.2.0031: Inefficient use of ga_concat()
* 9.2.0030: completion: non-prefix matches shown when leader is NULL
* 9.2.0029: STRLEN() used for a string literal
* runtime(progress): Use setlocal for expandtab
* 9.2.0028: matchadd() conceal may use unrelated syntax cchar
* 9.2.0027: filetype: yara files are not recognized
* 9.2.0026: The ss_pending_cmds variable is visible globally
* runtime(less.sh): Fix reading from stdin.
* translation(zh): Update menu translation for changed "Sponsor" entry
* runtime(doctags): remove unused header include file
* Filelist: Fix CI error caused by xdg.vim missing in Filelist
* runtime(xdg): Move viminfofile storage to state dir
* runtime(xdg): remove // from 'undo' and 'viwedir'1 parent 9aba8f0 commit b961967
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- Filelist+2-1
- runtime/autoload/dist/ft.vim+4-1
- runtime/autoload/typeset.vim+18-16
- runtime/doc/doctags.c+2-3
- runtime/filetype.vim+4-1
- runtime/lang/Makefile+1-1
- runtime/lang/menu_chinese_gb.936.vim+2-2
- runtime/lang/menu_chinese_taiwan.950.vim+2-2
- runtime/lang/menu_sr_rs.iso_8859-5.vim+5-5
- runtime/lang/menu_tr_tr.cp1254.vim+3-3
- runtime/lang/menu_tr_tr.iso_8859-9.vim+3-3
- runtime/lang/menu_zh_cn.utf-8.vim+2-2
- runtime/lang/menu_zh_tw.utf-8.vim+2-2
- runtime/macros/less.sh+2-1
- runtime/syntax/apache.vim+2-1
- runtime/syntax/env.vim+28
- runtime/syntax/progress.vim+2-2
- runtime/xdg.vim+4-6
- src/channel.c+1-1
- src/clientserver.c+31-28
- src/drawline.c+4-4
- src/fuzzy.c+2-1
- src/gui_w32.c+3-3
- src/hardcopy.c+7-7
- src/if_cscope.c+2-2
- src/if_xcmdsrv.c+1-1
- src/insexpand.c+18-2
- src/json.c+51-34
- src/list.c+23-17
- src/macros.h+1
- src/os_unix.c+1-1
- src/po/Make_all.mak+2
- src/po/vim.pot+40-1
- src/testdir/test_filetype.vim+3-1
- src/testdir/test_ins_complete.vim+71-2
- src/testdir/test_matchadd_conceal.vim+23
- src/testing.c+73-60
- src/version.c+18-2
0 commit comments