Files
neovim/scripts
Jan Edmund LazoandBram Moolenaar ad3720b882 vim-patch:8.2.1968: Vim9: has() assumes a feature does not change dynamically (#40827)
Problem:    Vim9: has() assumes a feature does not change dynamically.
Solution:   Check whether a feature may change dynamically. (closes vim/vim#7265)

----

"dynamic_feature()" is only for vim9script which is N/A.

----

https://github.com/vim/vim/commit/8cebd43e9774d2624af43ee5b86939886f2ba490

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2026-07-19 02:33:25 +00:00
..
2026-06-19 05:51:30 -04:00
2025-11-18 12:35:22 -08:00