Commit 5e94958
committed
vim: Import v9.1.0967
* 9.1.0967: SpotBugs compiler setup can be further improved
* 9.1.0966: Vim9: :enum command can be shortened
* runtime(compiler): include a basic bash syntax checker compiler
* 9.1.0965: filetype: sh filetype set when detecting the use of bash
* runtime(doc): clarify ARCH value for 32-bit in INSTALLpc.txt1 parent 900f811 commit 5e94958
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/autoload/dist/ft.vim+1
- runtime/compiler/bash.vim+12
- runtime/compiler/spotbugs.vim+2-2
- runtime/doc/quickfix.txt+65-1
- runtime/ftplugin/java.vim+41-5
- src/INSTALLpc.txt+2-2
- src/ex_cmds.h+1-1
- src/testdir/test_compiler.vim+63-1
- src/testdir/test_filetype.vim+12-7
- src/testdir/test_vim9_enum.vim+8
- src/version.c+6
0 commit comments