Skip to content

Commit 5e33b93

Browse files
vim: Import v9.1.1144
* runtime(netrw): runtime(netrw): upstream snapshot of v178 * 9.1.1144: no way to create raw strings from a blob * 9.1.1143: illegal memory access when putting a register * 9.1.1142: tests: test_startup fails if $HOME/$XDG_CONFIG_HOME is defined * runtime(vim): improve &keywordprg in ftplugin * runtime(vim): Update base-syntax, match :CompilerSet and :SynMenu commands * 9.1.1141: Misplaced comment in readfile() * 9.1.1140: filetype: m17ndb files are not detected * 9.1.1139: [fifo] is not displayed when editing a fifo * 9.1.1138: cmdline completion for :hi is too simplistic * 9.1.1137: ins_str() is inefficient by calling STRLEN() * CI: Install netbeans on windows to make sure to run test_netbeans.vim
1 parent d4dad82 commit 5e33b93

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-
* [runtime(dockerfile): set comments in filetype plugin](https://github.com/vim/vim/commit/61af587f26f56be7d6b55f77e42cc89504942cc0)\n* [runtime(compiler): include svelte-check compiler](https://github.com/vim/vim/commit/d15114c148e615b0c244e94bf91548299f6af047)\n* [runtime(doc): get rid of the titlestring hack for terminal-api](https://github.com/vim/vim/commit/14e8208d8432df86828830b3798553f99bedb333)\n* [9.1.1136](https://github.com/vim/vim/commit/7bbb0f357e9f9d3a737dac75e4b5ba7dfbf3ecc1): Match highlighting marks a buffer region as changed\n* [9.1.1135](https://github.com/vim/vim/commit/bf595ae4ac9ecc1e0620664177072926ed3679ff): 'suffixesadd' doesn't work with multiple items\n* [runtime(filetype): move filetype detection into filetypedetect augroup](https://github.com/vim/vim/commit/51eefba1d614f00009fd93034471c3bfd3c0afbe)
1+
* [runtime(netrw): runtime(netrw): upstream snapshot of v178](https://github.com/vim/vim/commit/5b97947bbd197fb3aee504c459a52d3a5683740a)\n* [9.1.1144](https://github.com/vim/vim/commit/b3854bfc543f0628699f58315ce6ec02dd59e415): no way to create raw strings from a blob\n* [9.1.1143](https://github.com/vim/vim/commit/e0029daa3599529d9d438cc51c7ada8580297a39): illegal memory access when putting a register\n* [9.1.1142](https://github.com/vim/vim/commit/28155d08554b5b3a708e4628705034aa65c0903d): tests: test\_startup fails if $HOME/$XDG\_CONFIG\_HOME is defined\n* [runtime(vim): improve &keywordprg in ftplugin](https://github.com/vim/vim/commit/094494bf2eef8d788944b2b00b3361feb545d3ae)\n* [runtime(vim): Update base-syntax, match :CompilerSet and :SynMenu commands](https://github.com/vim/vim/commit/025dc48e88790133ef0da583b2ce5b9c2232ea9e)\n* [9.1.1141](https://github.com/vim/vim/commit/b8989fb860808bbcb0e90b2ba597f66a092277d8): Misplaced comment in readfile()\n* [9.1.1140](https://github.com/vim/vim/commit/ed7d8e55ac232758fc14fd132994b4a09b19350b): filetype: m17ndb files are not detected\n* [9.1.1139](https://github.com/vim/vim/commit/f1c3134ee1f263e537212a3072e8aa4cb7e8d953): \[fifo\] is not displayed when editing a fifo\n* [9.1.1138](https://github.com/vim/vim/commit/a7b8120820dc5257c76dc6086c077fa86189f4ee): cmdline completion for :hi is too simplistic\n* [9.1.1137](https://github.com/vim/vim/commit/f4b36417e893ff40296f1a5a264a4ecc6965f1d5): ins\_str() is inefficient by calling STRLEN()\n* [CI: Install netbeans on windows to make sure to run test\_netbeans.vim](https://github.com/vim/vim/commit/066a5340e3d7ccc1fd9d1ee3ddf02cdc5ccf2813)

vim

Submodule vim updated 57 files

0 commit comments

Comments
 (0)