patch 9.1.1056: Vim doesn't highlight to be inserted text when completing
Commit:
https://github.com/vim/vim/commit/edd4ac3e895ce16034c7e098f1d68e0155d97886
Author: glepnir
Date: Wed Jan 29 18:53:51 2025 +0100
patch 9.1.1056: Vim doesn't highlight to be inserted text when completing
runtime(netrw): upstream snapshot of v176
Commit:
https://github.com/vim/vim/commit/ec961b05dcc1efb0a234f6d0b31a0945517e75d2
Author: Luca Saccarola
Date: Wed Jan 29 18:39:30 2025 +0100
runtime(netrw): upstream snapshot of v176
relevant commits:
- deprecate!: netrw#Launch, net
runtime(dist/vim9): fix regressions in dist#vim9#Open
Commit:
https://github.com/vim/vim/commit/766801295df78193a93712cd53b73e103f95e445
Author: Luca Saccarola
Date: Wed Jan 29 18:33:46 2025 +0100
runtime(dist/vim9): fix regressions in dist#vim9#Open
fixes: https://github.com/vim
I notice three kinds of answers in this thread :
• Always use defaults.vim regardless of whether there is a vimrc.
• Never use defaults.vim, i.e. go back to prehistory when even
vimrc_example.vim didn't exist.
• Use defaults.vim by default when no vimrc is found, unless it is
explicitly disabled by
runtime(hyprlang): fix string recognition
Commit:
https://github.com/vim/vim/commit/a5d19aa44d97151d572362a24efccbfa09d560ae
Author: Luca Saccarola
Date: Wed Jan 29 10:27:55 2025 +0100
runtime(hyprlang): fix string recognition
fixes: https://github.com/vim/vim/issues/16064
cl