mirror of
https://github.com/vim/vim.git
synced 2026-05-06 12:26:58 -04: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>