mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
88fb739918
Problem: Cannot set 'path' option via modeline (zeertzjq, after v9.2.0435) Solution: Revert the part that disallows setting 'path' via modeline. closes: #20137 Signed-off-by: Christian Brabandt <cb@256bit.org>