Skip to content

Commit fe88795

Browse files
vim: Import v9.1.1747
* 9.1.1747: completion: redo (.) broken with preinsert and autocompletion * runtime(doc): mention 'findfunc' at :h :find * 9.1.1746: Missing Null ptr check in cs_find_common() * runtime(doc): mention hl-PreInsert in version9.txt * 9.1.1745: tabpanel: not properly redraw after wildmenu
1 parent 0bd722f commit fe88795

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-
* [runtime(python): highlight ellipsis literals](https://github.com/vim/vim/commit/77cfc49060a50daefd1675b8a1dece0e6e943384)\n* [runtime(doc): Improve doc for cmdline-autocompletion](https://github.com/vim/vim/commit/d7d6a6f05a536b443188ff95a45bbd46485f11fb)\n* [9.1.1744](https://github.com/vim/vim/commit/3980c865250c9653ce63355f860ea1ccd5c6d0ee): tests: Test\_skip\_wildtrigger\_hist\_navigation() may fail\n* [CI: Bump actions/labeler from 5 to 6](https://github.com/vim/vim/commit/d8ae381786a465021c655a673083bcad15ecb10f)\n* [9.1.1743](https://github.com/vim/vim/commit/cd9d30486ae7583d68d874b5d40d525a24d9a180): Haiku: no full-screen support\n* [runtime(hare): update for Hare 0.25.2](https://github.com/vim/vim/commit/6d68508e6239930b2ed889a55acd647506ed8dfb)\n* [runtime(python): Update syntax file, fix f-string float highlighting](https://github.com/vim/vim/commit/6bb16d2cee87f834f003bf368ce70c5688242ac1)\n* [9.1.1742](https://github.com/vim/vim/commit/fa6fd41a943e6442c1a2ce6b0a237298b00ecca0): complete: preinsert does not work well with preinsert\n* [9.1.1741](https://github.com/vim/vim/commit/4ed19fd336c4672989170992c3fe53cc74392476): Regression with kitty protocol and trailing byte "u"
1+
* [9.1.1747](https://github.com/vim/vim/commit/306a138172c83cebf573b2ef7f56bf94d84429cb): completion: redo (.) broken with preinsert and autocompletion\n* [runtime(doc): mention 'findfunc' at :h :find](https://github.com/vim/vim/commit/80981e1db93d2ebb4060fa1368fe76e336c1d65b)\n* [9.1.1746](https://github.com/vim/vim/commit/12b9431eab62e92eff90618c4fdcd94e54a81043): Missing Null ptr check in cs\_find\_common()\n* [runtime(doc): mention hl-PreInsert in version9.txt](https://github.com/vim/vim/commit/5291fe89b30e34d75897d000851031b30068bf3e)\n* [9.1.1745](https://github.com/vim/vim/commit/95593facd789a1ea6e93d5bc11719039bc1a1472): tabpanel: not properly redraw after wildmenu

0 commit comments

Comments
 (0)