mirror of
https://github.com/vim/vim.git
synced 2026-02-05 11:34:36 +01:00
So let's remove the symlink and copy the netrw documentation back into runtime/doc directory. While at it, add a Makefile target to do this whenever runtime/pack/dist/opt/netrw/doc/netrw.txt is updated. fixes: #16878 fixes: #16872 Co-authored-by: Brandon Maier <brandon.maier@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>