-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.1.0602: filetype: Prolog detection can be improved * runtime(doc): fix more inconsistencies in assert function docs * 9.1.0601: Wrong cursor position with 'breakindent' when wide char doesn't fit * runtime(vim): Update base-syntax, improve :map highlighting * 9.1.0600: Unused function and unused error constants * 9.1.0599: Termdebug: still get E1023 when specifying arguments * runtime(mermaid): correct wrong comment options
- Loading branch information
1 parent
20f4c24
commit 1eddf30
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
* [runtime(doc): fix typo "a xterm" -> "an xterm"](https://github.com/vim/vim/commit/e7a4523b020def00127e9b00e5afd49834792bd0)\n* [9.1.0598](https://github.com/vim/vim/commit/8159fb18a92e9a9f5e35201bd92bf651f4d5835c): fuzzy completion does not work with default completion\n* [9.1.0597](https://github.com/vim/vim/commit/fcc1b5741e391c163c9ce979653987c83287ce20): KeyInputPre cannot get the (unmapped typed) key\n* [9.1.0596](https://github.com/vim/vim/commit/76c19028ffc8b00816df7bc48985c92f7bacbcfb): filetype: devscripts config files are not recognized\n* [runtime(termdebug): gdb file/folder check is now performed only in CWD.](https://github.com/vim/vim/commit/2736cc725d26c4bd13c7faee2d6d0ff9d0568acc)\n* [runtime(termdebug): quote filename arguments using double quotes](https://github.com/vim/vim/commit/27f53346a303c5cf1bdfb8abca20e4fea8ec05e4)\n* [runtime(sdc): update syntax to SDC-standard 2.1](https://github.com/vim/vim/commit/1724ddbe3a8750e862504ade5b2780b8791d67a0)\n* [runtime(doc): minor updates.](https://github.com/vim/vim/commit/c1b3984a7b3cd6adcd1f43e558cb04fad1af3182)\n* [runtime(vim): Cleanup :match and :loadkeymap syntax test files](https://github.com/vim/vim/commit/080ba2c69dbb44319e32a3f9370480e1598b21df)\n* [runtime(vim): Update base-syntax, match types in Vim9 variable declarations](https://github.com/vim/vim/commit/d65e58f6f930f769cae869aeedf00192a242c5cc)\n* [9.1.0595](https://github.com/vim/vim/commit/30d54fdddf129e30345874867e0ca2bda2eaabfa): make errors out with the po Makefile\n* [9.1.0594](https://github.com/vim/vim/commit/ac4ce9e15b7ee0fccfa72aecf98b696d880e53c3): Unnecessary redraw when setting 'winfixbuf'\n* [runtime(doc): using wrong highlight for UTF-8](https://github.com/vim/vim/commit/d24aaa9983619264cb5b4178924a352bb3a0eb37)\n* [runtime(tsv): include simple syntax plugin](https://github.com/vim/vim/commit/3698fbbd7c35590dcc4708677d6c38f9009cf9a3)\n* [9.1.0593](https://github.com/vim/vim/commit/3088ef094da721dac8c0363a6c9e14eaf9313929): filetype: Asymptote files are not recognized\n* [runtime(gomod): add recommended indent options to ftplugin](https://github.com/vim/vim/commit/babea52f4d2d7cf466c5b383a067078392b153dc)\n* [runtime(go): add recommended indent options to ftplugin](https://github.com/vim/vim/commit/3e07d5aef19ac34a61b9d58c2e0698351d392f52)\n* [runtime(gdscript): add recommended indent options to ftplugin](https://github.com/vim/vim/commit/6a54dcbbd68e70ee067348d1d9c1898befc56972)\n* [9.1.0592](https://github.com/vim/vim/commit/b5844104ab1259e061e023ea6259e4eb002e7170): runtime: filetype: Mediawiki files are not recognized\n* [9.1.0591](https://github.com/vim/vim/commit/c6d7dc039342fbe1cf432c7f8e7e391063de210b): filetype: \*.wl files are not recognized\n* [9.1.0590](https://github.com/vim/vim/commit/d4d120720862ba21654e614d975d21738f8a02e4): Vim9: crash when accessing getregionpos() return value\n* [runtime(doc): 'cpoptions': Include "z" in the documented default](https://github.com/vim/vim/commit/03d20aaac43f8d459641ce45f4a1d20b804aaa6f) | ||
* [9.1.0602](https://github.com/vim/vim/commit/37853b7de31ef34153fe76aa2b740d517ed0e5d4): filetype: Prolog detection can be improved\n* [runtime(doc): fix more inconsistencies in assert function docs](https://github.com/vim/vim/commit/eb6d733bef312a0634770e023e8a41f0347f1503)\n* [9.1.0601](https://github.com/vim/vim/commit/b5d6b5caac752fe15856e37fd3abc5459292d4b8): Wrong cursor position with 'breakindent' when wide char doesn't fit\n* [runtime(vim): Update base-syntax, improve :map highlighting](https://github.com/vim/vim/commit/99984fc58abf8dd5dac76c80635a724a94824e69)\n* [9.1.0600](https://github.com/vim/vim/commit/1165f7850b3899952850434c964cb06dc70ac99c): Unused function and unused error constants\n* [9.1.0599](https://github.com/vim/vim/commit/aef6179bcf04918002103528651996c754c03840): Termdebug: still get E1023 when specifying arguments\n* [runtime(mermaid): correct wrong comment options](https://github.com/vim/vim/commit/4266daae1714b6770a4e20b0017d0da65ee3b346) |