Skip to content

Commit 8968b4d

Browse files
vim: Import v9.1.1813
* 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 4df9114 commit 8968b4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.1806](https://github.com/vim/vim/commit/ca6a260ef1a4b4ae94bc71c17cbabf8f12bf0f8c): Missing PROTO defines\n* [runtime(help): Update syntax, add vim9 example language](https://github.com/vim/vim/commit/3a5613939809f456c29942a95f0b636c57749774)\n* [runtime(vim): Update base syntax, improve line-continuation skip patterns](https://github.com/vim/vim/commit/ae20d732ae691793297139f688936c602c674999)\n* [runtime(doc): Fix :help complete() example](https://github.com/vim/vim/commit/3de73844afebe133ea7485cc9993bb8378a3717d)\n* [9.1.1805](https://github.com/vim/vim/commit/7d903eaccf07932b71c7445b7a592f926e6ed5e2): Amiga: Missing build date in version string\n* [runtime(vim): Update base syntax, allow Vim9 :echo tail comments](https://github.com/vim/vim/commit/f4a6acd86edfdaf0f2c1fc4fb0c6533069d0469e)\n* [9.1.1804](https://github.com/vim/vim/commit/38b98bd8e6bfd46c32c7de9d99d7556bbc68c08f): Wrong indentation of nested ifdefs in findfile.c\n* [9.1.1803](https://github.com/vim/vim/commit/02f8d2ebd5cbccb5f04e5764bd4ffdaf3db6fd50): Amiga: build errors\n* [runtime(java): Recognise \_module\_ import declarations](https://github.com/vim/vim/commit/91ac18cb036f87ceff83bf8d05f7c03b50b94633)\n* [9.1.1802](https://github.com/vim/vim/commit/9d5208a9313dd8b0d62c97af5485f1715af98a1c): 'nowrap' in a modeline may hide malicious code\n* [9.1.1801](https://github.com/vim/vim/commit/ad43d2639d4031ff1893bde763505e6d4d13a6ca): Vim9: misleading error when extending dictionary\n* [9.1.1800](https://github.com/vim/vim/commit/d35e5e4237ec578962d3d577bc5a4e4f6bf4abb2): completion: strange behaviour with 'ac' completeopt=longest,preinsert\n* [9.1.1799](https://github.com/vim/vim/commit/3aa2edb5572ee0dbc34ab2317041b4cf65b37cc5): completion: crash with autcompletion
1+
* [9.1.1813](https://github.com/vim/vim/commit/dddde9ce123c665e27faccbcb368ca9e88ed18ed): MS-Windows: title bar is always white\n* [9.1.1812](https://github.com/vim/vim/commit/71b97f29054135151d618433a11ce611ba25844d): completion: flicker with slow LSPs\n* [runtime(doc): Update os-support section for Amiga OS](https://github.com/vim/vim/commit/8f214168bdf2948eb356a048596e70dd1114ee74)\n* [9.1.1811](https://github.com/vim/vim/commit/decc9dd6a2f9434326ee17b9d0b8089ebb227635): Amiga: Initialization of random buffer can be improved\n* [9.1.1810](https://github.com/vim/vim/commit/b3966d6a8e96c9de45a344ec3d42fbb156863835): completion: "longest" doesn't work for manual completion with 'ac'\n* [9.1.1809](https://github.com/vim/vim/commit/c6802f41da83d187f84b90e8b080112af4fbe91a): winclip.pro included in PRO\_AUTO\n* [runtime(doc): Tweak documentation style](https://github.com/vim/vim/commit/3b1901eb53ee02bd8701094f4fd6ad1bebe460e5)\n* [nsis: Load correct readme at the end, refactor gvim.nsi slightly](https://github.com/vim/vim/commit/534882978479237a712178e4a2b407be360c5a0c)\n* [nsis: Reorder code blocks](https://github.com/vim/vim/commit/bd6d5c8f0df324b5e1241abb1b3d2be7e6d6f4fb)\n* [nsis: Split gvim.nsi and factor out auxiliary code into auxiliary.nsh](https://github.com/vim/vim/commit/c55efbb148a9022aa7f2c6e87b9c3ca7e844426c)\n* [nsis: Fix indentation and alignment issues in gvim.nsi](https://github.com/vim/vim/commit/f9feda2d6db66bd26a44f52424b430f4cb1ed50f)\n* [runtime(tex): add amsmath support to tex syntax script](https://github.com/vim/vim/commit/05e44e978fc7acb5314ce16f5a41d8e75d34bd21)\n* [9.1.1808](https://github.com/vim/vim/commit/b3740f4b00a78701637a49445adeb20b13e6edf6): Option insecure flags not copied when splitting window\n* [9.1.1807](https://github.com/vim/vim/commit/fec5586a45dac86f0124f1b6dbd9f61eb418313a): :set doesn't clear local insecure flag like :setlocal does\n* [runtime(doc): update list of modifiers at :h expand()](https://github.com/vim/vim/commit/992e30774f5ec81f53d5554c42137d3c85999081)

0 commit comments

Comments
 (0)