Skip to content

Commit

Permalink
vim: Import v9.1.1053
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
github-actions[bot] committed Jan 25, 2025
1 parent 549687b commit 3be5d1b
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.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
* [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 comments on commit 3be5d1b

Please sign in to comment.