Commit d903080
committed
vim: Import v9.1.0973
* 9.1.0973: too many strlen() calls in fileio.c
* runtime(sh): set shellcheck as the compiler for supported shells
* runtime(doc): Fix enum example syntax
* 9.1.0972: filetype: TI linker map files are not recognized
* runtime(vim): Improve syntax script generator for Vim Script
* 9.1.0971: filetype: SLNX files are not recognized
* 9.1.0970: VMS: build errors on VMS architecture
* runtime(doc): Fix documentation typos1 parent ed4ba1b commit d903080
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/version9.txt+2-2
- runtime/doc/vim9class.txt+3-3
- runtime/doc/windows.txt+5-4
- runtime/filetype.vim+7-1
- runtime/ftplugin/lnkmap.vim+16
- runtime/ftplugin/sh.vim+15-3
- runtime/syntax/generator/Makefile+25-18
- runtime/syntax/generator/gen_syntax_vim.vim+122-87
- runtime/syntax/generator/update_date.vim-1
- runtime/syntax/lnkmap.vim+35
- runtime/syntax/vim.vim+2-2
- src/fileio.c+203-144
- src/structs.h+1-1
- src/testdir/test_filetype.vim+19-2
- src/version.c+8
- src/vim9execute.c+4-3
0 commit comments