Skip to content

Commit

Permalink
vim: Import v9.1.0377
Browse files Browse the repository at this point in the history
* runtime(doc): CI: remove trailing white space in documentation
* 9.1.0377: Formatting text wrong when 'breakindent' is set
* runtime(debversions): Add oracular (24.10) as Ubuntu release name
* 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored
* 9.1.0375: tests: 1-second delay after Test_BufEnter_botline()
* runtime(doc): update helptags for jq syntax (#14646)
* runtime(jq): include syntax, ftplugin and compiler plugin
* runtime(doc): fix typo synconcealend -> synconcealed (#14644)
* runtime(comment): include a simple comment toggling plugin
* runtime(doc): fix typo
  • Loading branch information
chrisbra committed Apr 27, 2024
1 parent ae03cb7 commit 825c8ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
@@ -1 +1 @@
* [runtime(jq): include syntax, ftplugin and compiler plugin](https://github.com/vim/vim/commit/79952b9c6774d30f248a0ecf9ea84318be947fc4)\n* [runtime(doc): fix typo synconcealend -> synconcealed (#14644)](https://github.com/vim/vim/commit/9525f62136047225f4dca8ba68ab2023600ec522)\n* [runtime(comment): include a simple comment toggling plugin](https://github.com/vim/vim/commit/5400a5d4269874fe4f1c35dfdd3c039ea17dfd62)\n* [runtime(doc): fix typo](https://github.com/vim/vim/commit/00ae5c5cba7b2b42662687b3150397fe1737fba0)\n* [9.1.0374](https://github.com/vim/vim/commit/eb80b8304efb6dfeaa8d01dd41fe281df4894240): wrong botline in BufEnter\n* [CI: ubuntu-toolchain-r/test repository will be removed (#14641)](https://github.com/vim/vim/commit/4b9fc8247aede14a440cfe5da58a466b3af04720)\n* [runtime(doc): clarify syntax vs matching mechanism](https://github.com/vim/vim/commit/fe1e2b5e2d65f05d820f17db935b15454a63be06)\n* [runtime(asm): fix undefined variable in indent plugin](https://github.com/vim/vim/commit/98b12ede31754071f36fb7a73324456c1ee7b89c)\n* [9.1.0373](https://github.com/vim/vim/commit/38b9f45253f582ab63174376e321092f8a9a7808): ops.c code uses too many strlen() calls\n* [9.1.0372](https://github.com/vim/vim/commit/f68517c1671dfedcc1555da50bc0b3de6d2842f6): Calling CLEAR\_FIELD() on the same struct twice\n* [9.1.0371](https://github.com/vim/vim/commit/f6c1fb20e396148f0b372b658c4021917ca1984a): Vim9: compile\_def\_function() still too long\n* [translation(sr): Update Serbian messages (#14633)](https://github.com/vim/vim/commit/e679a37e17b7e750a6b2c78797e5b88cad6a7006)\n* [9.1.0370](https://github.com/vim/vim/commit/ec67ee09d2f04804a14408e035faec9fe06b19b8): MS-Windows: patch number is zero in installer\n* [runtime(doc): clarify the effect of setting the shell to powershell](https://github.com/vim/vim/commit/addf9ed620b01cc8f69fb7a27c6b12514fdda24e)\n* [runtime(java): Improve the recognition of the "style" method declarations](https://github.com/vim/vim/commit/a4c085a3e607bd01d34e1db600b6460fc35fb0a3)\n* [9.1.0369](https://github.com/vim/vim/commit/3f821d6de2586d921fb23e2facb4764ef9eb3294): Vim9: problem when importing autoloaded scripts\n* [CI: remove microsoft-prod.list repository (#14628)](https://github.com/vim/vim/commit/04e8943556fbe2e53ce611f753141442bc8c655a)
* [runtime(doc): CI: remove trailing white space in documentation](https://github.com/vim/vim/commit/11250510404860a76d9e9cea4f99025277f607a5)\n* [9.1.0377](https://github.com/vim/vim/commit/86ef815959d18961a3d21cee07ab724e618d3a7b): Formatting text wrong when 'breakindent' is set\n* [runtime(debversions): Add oracular (24.10) as Ubuntu release name](https://github.com/vim/vim/commit/92917069b1a89e0e6c253a585dfe0a19cc2c0699)\n* [9.1.0376](https://github.com/vim/vim/commit/ac7731895c996acef4d02b784f9952749226e203): Vim9: Trailing commands after class/enum keywords ignored\n* [9.1.0375](https://github.com/vim/vim/commit/340643e9779a96710a27d0eeef24f2c08b8967c4): tests: 1-second delay after Test\_BufEnter\_botline()\n* [runtime(doc): update helptags for jq syntax (#14646)](https://github.com/vim/vim/commit/93df2285a0c0f58f752b696bb1ee56f7ae6e528a)\n* [runtime(jq): include syntax, ftplugin and compiler plugin](https://github.com/vim/vim/commit/79952b9c6774d30f248a0ecf9ea84318be947fc4)\n* [runtime(doc): fix typo synconcealend -> synconcealed (#14644)](https://github.com/vim/vim/commit/9525f62136047225f4dca8ba68ab2023600ec522)\n* [runtime(comment): include a simple comment toggling plugin](https://github.com/vim/vim/commit/5400a5d4269874fe4f1c35dfdd3c039ea17dfd62)\n* [runtime(doc): fix typo](https://github.com/vim/vim/commit/00ae5c5cba7b2b42662687b3150397fe1737fba0)

0 comments on commit 825c8ca

Please sign in to comment.