Skip to content

Commit

Permalink
vim: Import v9.1.0437
Browse files Browse the repository at this point in the history
* 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 23, 2024
1 parent d07484a commit 7036958
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 @@
* [9.1.0432](https://github.com/vim/vim/commit/5090f838bbcd3a13433d9fe20a94f3ce6b796eb1): Ancient XPM preprocessor hack may cause build errors\n* [runtime(rescript): include basic rescript ftplugin file (#14822)](https://github.com/vim/vim/commit/802fc04a78a7d98673dc9171d4b89597447a5bda)\n* [9.1.0431](https://github.com/vim/vim/commit/25536f415eab5a90d68b3c689c66a72803cd8e5d): eval.c is too long\n* [9.1.0430](https://github.com/vim/vim/commit/52a6f348874778cf315b47d9e8b5f818f4b97277): getregionpos() doesn't handle one char selection\n* [CI: disable -O2 for Coverity after v9.1.0429](https://github.com/vim/vim/commit/95ff39f8e3d5e16d4ef55f47d8f50da29df05f9e)\n* [runtime(termdebug): check for gdb file/dir before using as buffer name](https://github.com/vim/vim/commit/62ccaa60d5f7f9a13c758bd5e55b7ca6855a6de9)\n* [runtime(zig): refactor zig ftplugin, remove auto format](https://github.com/vim/vim/commit/d1d9316c6621d275593f58664975faf0fc23985f)
* [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 7036958

Please sign in to comment.