-
Notifications
You must be signed in to change notification settings - Fork 242
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 9.1.0330: v9.1.0327 contains an unrelated change * 9.1.0329: String interpolation fails for Dict type * 9.1.0328: CI fails with t_?? test * 9.1.0327: No support for using $XDG_CONFIG_HOME * 9.1.0326: filetype: some requirements files are not recognized * 9.1.0325: filetype: CMakeCache.txt files not recognized * runtime(vim): Update base-syntax, fix nested function folding (#14397) * 9.1.0324: filetype: some json files are not recognized * compiler(rime_deployer): include new compiler, use it for '*.custom.yaml' files (#14460) * 9.1.0323: filetype: cabal config files may not be recognized * runtime(vim): don't set compiler, update a comment for vimdoc compiler (#14532) * 9.1.0322: filetype: some mail tools not recognized * 9.1.0321: Garbled output on serial terminals with XON/XOFF flow control * runtime(java): Recognise non-ASCII identifiers (#14543) * 9.1.0320: Wrong cursor position after using setcellwidths() * 9.1.0319: Using heredoc in string not tested with :execute * CI: use explicit version tags for macos runners (#14548)
- 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 @@ | ||
* [9.1.0318](https://github.com/vim/vim/commit/4b5cd7257ee99384940d5210cf50298ff925924e): filetype: translate shell config files are not recognized\n* [9.1.0317](https://github.com/vim/vim/commit/55d4f3c006689945599589a90036923b1752754f): filetype: matplotlibrc files are not recognized\n* [runtime(vim): Update base-syntax, add legacy header folding](https://github.com/vim/vim/commit/ce06493aeb3d198d13de289ac39d1ed0f1604429)\n* [9.1.0316](https://github.com/vim/vim/commit/5a9f7e6750727f81d0638e7ce0ee6bcb01742570): filetype: some sh and confini files not recognized\n* [9.1.0315](https://github.com/vim/vim/commit/0881329d129866fa49444e7fb6e622e54285a8ff): filetype: a few more dosini files are not recognized\n* [runtime(i3config): Line continuation is not detected for 'set' command (#14531)](https://github.com/vim/vim/commit/5392970921aba5112f529a5d93407ae65c285fb1)\n* [9.1.0314](https://github.com/vim/vim/commit/c51578fed8f21cf3c1ff72bbb599dca2db02be84): Vim9: Can define a class in a function\n* [runtime(go): fix highlighting import string followed by some comment (#14538)](https://github.com/vim/vim/commit/122d068585686babd63f0b729759ec269171d464)\n* [9.1.0313](https://github.com/vim/vim/commit/1f5175d9af3d3f37e19f23e0e6f84caec47390f2): Crash when using heredoc with comment in command block | ||
* [9.1.0330](https://github.com/vim/vim/commit/f23193496589553d986e0f5c2a6170485c1bccea): v9.1.0327 contains an unrelated change\n* [9.1.0329](https://github.com/vim/vim/commit/f01493c55062c01b1cdf9b1e946577f4d1bdddf3): String interpolation fails for Dict type\n* [9.1.0328](https://github.com/vim/vim/commit/0d87e3c711b46be67cf8f014cc0bca21431599c0): CI fails with t\_?? test\n* [9.1.0327](https://github.com/vim/vim/commit/c9df1fb35a1866901c32df37dd39c8b39dbdb64a): No support for using $XDG\_CONFIG\_HOME\n* [9.1.0326](https://github.com/vim/vim/commit/f9f5424d3e75bbdb35aa48fa6f9241d9479b35e8): filetype: some requirements files are not recognized\n* [9.1.0325](https://github.com/vim/vim/commit/62c09e032c6b2d49fffac726300d142381924b98): filetype: CMakeCache.txt files not recognized\n* [runtime(vim): Update base-syntax, fix nested function folding (#14397)](https://github.com/vim/vim/commit/4ba70cab37d2a625d8c59bb136070ef9d1976934)\n* [9.1.0324](https://github.com/vim/vim/commit/c59a8648b2d8b3e17f12cd45f74a31b1aa385d2d): filetype: some json files are not recognized\n* [compiler(rime\_deployer): include new compiler, use it for '\*.custom.yaml' files (#14460)](https://github.com/vim/vim/commit/8a31de6dd275b3dc925fee556ccccd5db8ee2504)\n* [9.1.0323](https://github.com/vim/vim/commit/799dedec0e959d7a18df8a06d497770706d1627c): filetype: cabal config files may not be recognized\n* [runtime(vim): don't set compiler, update a comment for vimdoc compiler (#14532)](https://github.com/vim/vim/commit/e92ed1b45c5432235b0541521124d965b9d6a9a2)\n* [9.1.0322](https://github.com/vim/vim/commit/a7a9a476cf388f89286216188b8c8ae10702d9e2): filetype: some mail tools not recognized\n* [9.1.0321](https://github.com/vim/vim/commit/49528da8a60f8fd38ca491d6ccec47dfccf5f23c): Garbled output on serial terminals with XON/XOFF flow control\n* [runtime(java): Recognise non-ASCII identifiers (#14543)](https://github.com/vim/vim/commit/4052474a1bd2fe756bc7dc596d29d0d7581e35ae)\n* [9.1.0320](https://github.com/vim/vim/commit/05aacec6ab5c7ed8a13bbdca2f0005d6a1816230): Wrong cursor position after using setcellwidths()\n* [9.1.0319](https://github.com/vim/vim/commit/3d93630605df60e8de5a38918eaff62165b42382): Using heredoc in string not tested with :execute\n* [CI: use explicit version tags for macos runners (#14548)](https://github.com/vim/vim/commit/acba5af9572547dea7cbabe9a13e6a9a995a1281) |
Submodule vim
updated
89 files