Commit 4deab0b
committed
vim: Import v9.1.1815
* runtime(help): Update syntax, match legacy header at :help vim9-mix
* 9.1.1815: file mode changes in os_amiga.pro
* 9.1.1814: Patch v9.1.1812 causes crashes
* 9.1.1813: MS-Windows: title bar is always white
* 9.1.1812: completion: flicker with slow LSPs
* runtime(doc): Update os-support section for Amiga OS
* 9.1.1811: Amiga: Initialization of random buffer can be improved
* 9.1.1810: completion: "longest" doesn't work for manual completion with 'ac'
* 9.1.1809: winclip.pro included in PRO_AUTO
* runtime(doc): Tweak documentation style
* nsis: Load correct readme at the end, refactor gvim.nsi slightly
* nsis: Reorder code blocks
* nsis: Split gvim.nsi and factor out auxiliary code into auxiliary.nsh
* nsis: Fix indentation and alignment issues in gvim.nsi
* runtime(tex): add amsmath support to tex syntax script
* 9.1.1808: Option insecure flags not copied when splitting window
* 9.1.1807: :set doesn't clear local insecure flag like :setlocal does
* runtime(doc): update list of modifiers at :h expand()1 parent 8968b4d commit 4deab0b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/vim9.txt+6-4
- runtime/syntax/help.vim+10-1
- runtime/syntax/testdir/dumps/help_01.dump+1-1
- runtime/syntax/testdir/dumps/help_02.dump+16-16
- runtime/syntax/testdir/dumps/help_03.dump+20
- runtime/syntax/testdir/input/help.txt+17-1
- src/globals.h-3
- src/insexpand.c+2-11
- src/proto/os_amiga.pro
- src/term.c+1-1
- src/testdir/test_ins_complete.vim+2-2
- src/version.c+4
0 commit comments