Commit 07015be
committed
vim: Import v9.1.2112
* runtime(rust): Fix Rust indentation when string contains "if"
* runtime(doc): 'ignorecase' affects character classes in the old engine
* runtime(helpcurwin): fix E121 error
* 9.1.2112: long statusline may crash if using singlebyte encoding
* 9.1.2111: Vim9: no error for elseif/else after else
* runtime(make): Declare syntax file orphaned
* runtime(8th): Update syntax script
* runtime(doc): fix missing code block marker in ft-python-syntax
* runtime(vim): set 'path' to common Vim directories
* translation(sv): Add Swedish translation
* runtime(python): Highlight built-in constants in Python
* runtime(c): set 'keywordprg' to :CKeywordPrg in a GUI
* runtime(doc): fix inconsistent indent in ft_rust.txt
* runtime(colors): include new catppuccin colorscheme1 parent 89adc77 commit 07015be
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .github/MAINTAINERS-1
- runtime/doc/pattern.txt+5-3
- runtime/indent/rust.vim+19-3
- runtime/indent/testdir/rust.in+8
- runtime/indent/testdir/rust.ok+8
- runtime/pack/dist/opt/helpcurwin/plugin/helpcurwin.vim+2-8
- runtime/syntax/8th.vim+211-200
- runtime/syntax/make.vim+2-2
- src/buffer.c+4-9
- src/testdir/test_statusline.vim+14
- src/testdir/test_vim9_script.vim+19
- src/version.c+4
- src/vim9cmds.c+10
0 commit comments