Commit ca54a0d
committed
vim: Import v9.1.2148
* runtime(doc): Clarify :bd behaviour
* 9.1.2148: [security]: Buffer overflow in netbeans interface
* runtime(doc): Fix typos in version9.txt
* runtime(systemverilog): use correct matchit pattern for the covergroup block
* runtime(doc): Fix typos in markdown READMEs
* runtime(go,gleam): Remove 'formatprg' from ftplugins
* runtime(sudoers): highlight usernames with hyphens, digits, underscores
* runtime(doc): Use ellipses for overlength example comments at :help vim9.txt
* runtime(css): Add missing numeric units
* installman: Update the sed patterns in installman.sh
* 9.1.2147: Compile warning in strings.c
* runtime(doc): various netrw related corrections1 parent b2d22c8 commit ca54a0d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- README_VIM9.md+2-2
- runtime/doc/usr_22.txt+71-85
- runtime/doc/version9.txt+14-5
- runtime/doc/vim9.txt+26-26
- runtime/doc/windows.txt+10-3
- runtime/ftplugin/gleam.vim+2-2
- runtime/ftplugin/go.vim+2-2
- runtime/ftplugin/systemverilog.vim+2-1
- runtime/pack/dist/opt/netrw/README.md+2-2
- runtime/syntax/css.vim+121-117
- runtime/syntax/generator/README.md+1-1
- runtime/syntax/sudoers.vim+15-14
- src/installman.sh+4-1
- src/netbeans.c+1-1
- src/strings.c+3-3
- src/testdir/test_netbeans.py+3-1
- src/testdir/test_netbeans.vim+57
- src/version.c+4
0 commit comments