-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* runtime(2html): Make links use color scheme colors in TOhtml * 9.1.0831: 'findexpr' can't be used as lambad or Funcref * Filelist: include helptoc package * runtime(doc): include a TOC Vim9 plugin * Filelist: ignore .git-blame-ignore-revs * 9.1.0830: using wrong highlight group for spaces for popupmenu * runtime(typst): synchronize updates from the upstream typst.vim * git: ignore reformatting commit for git-blame (after v9.1.0829) * 9.1.0829: Vim source code uses a mix of tabs and spaces * 9.1.0828: string_T struct could be used more often * 9.1.0827: CI: tests can be improved * runtime(doc): remove stray sentence in pi_netrw.txt * 9.1.0826: filetype: sway files are not recognized * runtime(doc): Include netrw-gp in TOC * runtime(doc): mention 'iskeyword' at :h charclass()
- Loading branch information
1 parent
43dc87a
commit f68ce83
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): mention 'iskeyword' at :h charclass()](https://github.com/vim/vim/commit/b5e7da1f27241f7d770d342009e2fb443e45e6ce) | ||
* [runtime(2html): Make links use color scheme colors in TOhtml](https://github.com/vim/vim/commit/b256221e8377abba3c121d612c559006a9233052)\n* [9.1.0831](https://github.com/vim/vim/commit/a13f3a4f5de9c150f70298850e34747838904995): 'findexpr' can't be used as lambad or Funcref\n* [Filelist: include helptoc package](https://github.com/vim/vim/commit/0b8176dff2dada4be1c8d3ca5e1dd1a7a536b4ca)\n* [runtime(doc): include a TOC Vim9 plugin](https://github.com/vim/vim/commit/b3ec5643cd496b59eefd3ce6854b99aea72abd0c)\n* [Filelist: ignore .git-blame-ignore-revs](https://github.com/vim/vim/commit/29ce4190767b12314770b6da4768a24c19cd8a38)\n* [9.1.0830](https://github.com/vim/vim/commit/bc10be7a4060748ed1876ab91cf53a2a8701ac13): using wrong highlight group for spaces for popupmenu\n* [runtime(typst): synchronize updates from the upstream typst.vim](https://github.com/vim/vim/commit/d181bafd0bb53f3caaf15a95a329a31d8208206b)\n* [git: ignore reformatting commit for git-blame (after v9.1.0829)](https://github.com/vim/vim/commit/88542445871d882b2a0e79410774797a73fe9e60)\n* [9.1.0829](https://github.com/vim/vim/commit/8ce738de3fd7192fa6274730594305cde780074c): Vim source code uses a mix of tabs and spaces\n* [9.1.0828](https://github.com/vim/vim/commit/8d4477ef220e5af0b9b1a6e4fc38570a063403e4): string\_T struct could be used more often\n* [9.1.0827](https://github.com/vim/vim/commit/f1d83c4c71dce0edefc9a94b2dfa3ca1c343f837): CI: tests can be improved\n* [runtime(doc): remove stray sentence in pi\_netrw.txt](https://github.com/vim/vim/commit/a95d6a3d641dd065cccb1e76863dd3450ee5ce04)\n* [9.1.0826](https://github.com/vim/vim/commit/84b5b1c660beb2f9e27de70687e41d39a023ae81): filetype: sway files are not recognized\n* [runtime(doc): Include netrw-gp in TOC](https://github.com/vim/vim/commit/26113e5ae3c4762ab718d5f006afa71f67e6f459)\n* [runtime(doc): mention 'iskeyword' at :h charclass()](https://github.com/vim/vim/commit/b5e7da1f27241f7d770d342009e2fb443e45e6ce) |
Submodule vim
updated
53 files