Hi all,
Does anyone know why the update_search_stat() function (in search.c)
considers the search direction and cursor position when deciding if it
needs to recompute the search stats?
In my testing they don't seem to matter. In fact they just cause
recomputation when it's not required.
Wh
patch 9.1.0401: filetype: zsh module files are not recognized
Commit:
https://github.com/vim/vim/commit/887a38cee78c472fe406da60751fbba4a6ec19dd
Author: Wu, Zhenyu
Date: Thu May 9 20:35:13 2024 +0200
patch 9.1.0401: filetype: zsh module files are not recognized
Problem: filetype
runtime(netrw): Remove hardcoded private.ppk logic from netrw
Commit:
https://github.com/vim/vim/commit/ce2ad9ffd79fe6b2307cd46b96af7d99c0dd646e
Author: Nir Lichtman
Date: Thu May 9 20:20:36 2024 +0200
runtime(netrw): Remove hardcoded private.ppk logic from netrw
closes: https://
patch 9.1.0400: Vim9: confusing error message for unknown type
Commit:
https://github.com/vim/vim/commit/1b53172901ebe5be3ddf1baee22d964c8d41e899
Author: Yegappan Lakshmanan
Date: Thu May 9 09:12:31 2024 +0200
patch 9.1.0400: Vim9: confusing error message for unknown type
Problem