Skip to content

Commit 3be5d1b

Browse files
vim: Import v9.1.1053
* runtime(filetype): commit 99181205c5f8284a3 breaks V lang detection * runtime: decouple Open and Launch commands and gx mapping from netrw * 9.1.1053: "nosort" enables fuzzy filtering even if "fuzzy" isn't in 'completeopt' * runtime(just): fix typo in syntax file * runtime(filetype): Improve Verilog detection by checking for modules definition * 9.1.1052: tests: off-by-one error in CheckCWD in test_debugger.vim * 9.1.1051: tests: no support for env variables when running Vim in terminal
1 parent 549687b commit 3be5d1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.1050](https://github.com/vim/vim/commit/efc41a5958bf25b352e0916af5f57dafbbb44f17): too many strlen() calls in os\_unix.c\n* [9.1.1049](https://github.com/vim/vim/commit/f400a0cc41113eb75516bdd7f38aeaa15208ba2c): insert-completed items are always sorted
1+
* [runtime(filetype): commit 99181205c5f8284a3 breaks V lang detection](https://github.com/vim/vim/commit/fb49e3cde79de4ce558c86d21a56eb9d60aeabd5)\n* [runtime: decouple Open and Launch commands and gx mapping from netrw](https://github.com/vim/vim/commit/c729d6d154e097b439ff264b9736604824f4a5f4)\n* [9.1.1053](https://github.com/vim/vim/commit/d65aa1bbdb808ef8fecde6df240c48cc39a52a8e): "nosort" enables fuzzy filtering even if "fuzzy" isn't in 'completeopt'\n* [runtime(just): fix typo in syntax file](https://github.com/vim/vim/commit/509a8d58f9a8ce00744114c1f21f0d951a559ecd)\n* [runtime(filetype): Improve Verilog detection by checking for modules definition](https://github.com/vim/vim/commit/99181205c5f8284a30f839107a12932924168f17)\n* [9.1.1052](https://github.com/vim/vim/commit/3acfbb4b548f4b1659ff1368a1b626cdd263acbe): tests: off-by-one error in CheckCWD in test\_debugger.vim\n* [9.1.1051](https://github.com/vim/vim/commit/08ea2e1fb05b7a64557cc29ad3fa47ea7f23ea57): tests: no support for env variables when running Vim in terminal

0 commit comments

Comments
 (0)