-
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.0.1822: Vim9: no check for duplicate members in extended classes * 9.0.1821: Vim9 constructors are always static * runtime(sh): Update ftplugin (#12950) * 9.0.1820: Rexx files may not be recognised * 9.0.1819: Github CI too complex * runtime(heex): Add HEEX comments to match_words in ftplugin (#12957) * 9.0.1818: dynamically linking perl is broken * 9.0.1817: configure: using obsolete AC_HEADER_STDC * 9.0.1816: configure: sed uses non-portable regex * runtime(doc): mention special case of i_CTRL-R_- * runtime(editorconfig): generate helptags, remove unused files * runtime(tags): update helptags * runtime: Set b:undo_indent where missing (#12944) * runtime: Set b:undo_ftplugin where missing (#12943)
- Loading branch information
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(tags): update helptags](https://github.com/vim/vim/commit/00d07a97ad750f2d2849a649f85ab1610a0b0866)\n* [runtime: Set b:undo\_indent where missing (#12944)](https://github.com/vim/vim/commit/0382f05dbd659d8e39ee4e71c1e5062ac5c0a8fd)\n* [runtime: Set b:undo\_ftplugin where missing (#12943)](https://github.com/vim/vim/commit/f937ab32a1ac3a560f217ca4ce8305ab2d5b0b74)\n* [9.0.1815](https://github.com/vim/vim/commit/fe1463674c4c97388409a8c91dd525e7b7afb69e): pango\_coverage\_unref() deprecated in pango > 1.51\n* [9.0.1814](https://github.com/vim/vim/commit/2ba9d2e14e3633c92a32abba2a12533f93fefbf5): Vim9 no error on duplicate object member var\n* [9.0.1813](https://github.com/vim/vim/commit/1d3e0e8f3110a7807431eae056914ccea57b057b): linebreak incorrect drawn with breakindent\n* [9.0.1812](https://github.com/vim/vim/commit/93ebb5e75e564403624314c84c97293427d001d6): CI still fails with sodium\_mlock error() | ||
* [9.0.1822](https://github.com/vim/vim/commit/e3b6c78ddc4acf238af35d7fac585e7ead27392f): Vim9: no check for duplicate members in extended classes\n* [9.0.1821](https://github.com/vim/vim/commit/4b9777a1dfc10bd2634404cb039a0df539549c93): Vim9 constructors are always static\n* [runtime(sh): Update ftplugin (#12950)](https://github.com/vim/vim/commit/2ac708b548660b232a32c52d89bde3d8596646c0)\n* [9.0.1820](https://github.com/vim/vim/commit/e06afb7860805537ccd69966bc03169852c9b378): Rexx files may not be recognised\n* [9.0.1819](https://github.com/vim/vim/commit/3e1e63de185712a6afa7b4acf4488a5dbcbe5e5f): Github CI too complex\n* [runtime(heex): Add HEEX comments to match\_words in ftplugin (#12957)](https://github.com/vim/vim/commit/3ac2d3da5fdf20dfddb450a49502ef47b1f581d4)\n* [9.0.1818](https://github.com/vim/vim/commit/55460da26c2756ec057c03c7d8641eda861bfcd2): dynamically linking perl is broken\n* [9.0.1817](https://github.com/vim/vim/commit/0e82b59df3fc12dc006e45e17222bcbb0462903f): configure: using obsolete AC\_HEADER\_STDC\n* [9.0.1816](https://github.com/vim/vim/commit/bddc6adca647f7f20ff6e1b7913e394d09c5eb23): configure: sed uses non-portable regex\n* [runtime(doc): mention special case of i\_CTRL-R\_-](https://github.com/vim/vim/commit/a5eb6785efcc36a97e071722408acc20d6c6e606)\n* [runtime(editorconfig): generate helptags, remove unused files](https://github.com/vim/vim/commit/7129de868cc00fb2644aa17c06c42f7bd58a2650)\n* [runtime(tags): update helptags](https://github.com/vim/vim/commit/00d07a97ad750f2d2849a649f85ab1610a0b0866)\n* [runtime: Set b:undo\_indent where missing (#12944)](https://github.com/vim/vim/commit/0382f05dbd659d8e39ee4e71c1e5062ac5c0a8fd)\n* [runtime: Set b:undo\_ftplugin where missing (#12943)](https://github.com/vim/vim/commit/f937ab32a1ac3a560f217ca4ce8305ab2d5b0b74) |
Submodule vim
updated
43 files