Skip to content

Commit

Permalink
vim: Import v9.1.0443
Browse files Browse the repository at this point in the history
* 9.1.0443: Can't use blockwise selection with width for getregion()
* runtime(typescript): update outdated syntax files
* runtime(i3config/swayconfig): fix floating_modifier highlight (#14841)
* 9.1.0442: hare runtime files outdated
* 9.1.0441: getregionpos() can't properly indicate positions beyond eol
* 9.1.0440: function get_lval() is too long
* 9.1.0439: Cannot filter the history
* 9.1.0438: Wrong Ex command executed when :g uses '?' as delimiter
* runtime(i3config/swayconfig): support floating_modifier none; revert broken highlighting
* 9.1.0437: Motif requires non-const char pointer for XPM  data
* 9.1.0436: Crash when using '?' as separator for :s
* 9.1.0435: filetype: cygport files are not recognized
* 9.1.0434: make errors trying to access autoload/zig
* 9.1.0433: Wrong yanking with exclusive selection and ve=all
* runtime(comment): add missing help tags file
  • Loading branch information
chrisbra committed May 24, 2024
1 parent 7036958 commit 6fdbded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [runtime(i3config/swayconfig): support floating\_modifier none; revert broken highlighting](https://github.com/vim/vim/commit/22ac941208fcb2c63ad172c6cf0b39b077b5b682)\n* [9.1.0437](https://github.com/vim/vim/commit/742062f31faca14ae479f4688a5ad8add5d5c120): Motif requires non-const char pointer for XPM data\n* [9.1.0436](https://github.com/vim/vim/commit/789679cfc4f39505b135220672b43a260d8ca3b4): Crash when using '?' as separator for :s\n* [9.1.0435](https://github.com/vim/vim/commit/cd79f8fbd34cdb918153d9fa3821eb4092b7b5fc): filetype: cygport files are not recognized\n* [9.1.0434](https://github.com/vim/vim/commit/3554d9bfcc679bc343f2742fee61dbcb1021a9e9): make errors trying to access autoload/zig\n* [9.1.0433](https://github.com/vim/vim/commit/701ad50a9efcf0adfe6d787b606c4e4dbd31f26d): Wrong yanking with exclusive selection and ve=all\n* [runtime(comment): add missing help tags file](https://github.com/vim/vim/commit/f2d74e3b63e8ba4ed620ae41119929b327c7cfbf)
* [9.1.0443](https://github.com/vim/vim/commit/afc2295c2201ae87bfbb42d5f5315ad0583ccabf): Can't use blockwise selection with width for getregion()\n* [runtime(typescript): update outdated syntax files](https://github.com/vim/vim/commit/5e4571508480c8f51748e49fb05c1891db0cb803)\n* [runtime(i3config/swayconfig): fix floating\_modifier highlight (#14841)](https://github.com/vim/vim/commit/b1ffc52694756efef339f01bbb1fc6ef4eaf16da)\n* [9.1.0442](https://github.com/vim/vim/commit/35dfe58a540e2fb0eff953630f8e4fcbf4bc26ca): hare runtime files outdated\n* [9.1.0441](https://github.com/vim/vim/commit/2b09de910458247b70751928217422c38fd5abf8): getregionpos() can't properly indicate positions beyond eol\n* [9.1.0440](https://github.com/vim/vim/commit/44cadaa18c1816f7a576f1870790ee01a23c1071): function get\_lval() is too long\n* [9.1.0439](https://github.com/vim/vim/commit/42a5b5a6d0d05255b9c464abe71f29c7677b5833): Cannot filter the history\n* [9.1.0438](https://github.com/vim/vim/commit/3074137542961ce7b3b65c14ebde75f13f5e6147): Wrong Ex command executed when :g uses '?' as delimiter\n* [runtime(i3config/swayconfig): support floating\_modifier none; revert broken highlighting](https://github.com/vim/vim/commit/22ac941208fcb2c63ad172c6cf0b39b077b5b682)\n* [9.1.0437](https://github.com/vim/vim/commit/742062f31faca14ae479f4688a5ad8add5d5c120): Motif requires non-const char pointer for XPM data\n* [9.1.0436](https://github.com/vim/vim/commit/789679cfc4f39505b135220672b43a260d8ca3b4): Crash when using '?' as separator for :s\n* [9.1.0435](https://github.com/vim/vim/commit/cd79f8fbd34cdb918153d9fa3821eb4092b7b5fc): filetype: cygport files are not recognized\n* [9.1.0434](https://github.com/vim/vim/commit/3554d9bfcc679bc343f2742fee61dbcb1021a9e9): make errors trying to access autoload/zig\n* [9.1.0433](https://github.com/vim/vim/commit/701ad50a9efcf0adfe6d787b606c4e4dbd31f26d): Wrong yanking with exclusive selection and ve=all\n* [runtime(comment): add missing help tags file](https://github.com/vim/vim/commit/f2d74e3b63e8ba4ed620ae41119929b327c7cfbf)

0 comments on commit 6fdbded

Please sign in to comment.