]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): symlinking netrw.txt causes problems during install on Windows
authorChristian Brabandt <cb@256bit.org>
Sat, 15 Mar 2025 09:04:39 +0000 (10:04 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 15 Mar 2025 09:04:39 +0000 (10:04 +0100)
commit5f2a959553543e6924bf06e9f8c463bd9d5aacc8
tree77f3874d2441cd1cf9edf66b63e8c11059c11d73
parent84a7503e29dc248661efc98b6c59d2e911452d5c
runtime(doc): symlinking netrw.txt causes problems during install on Windows

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>
runtime/doc/Makefile
runtime/doc/pi_netrw.txt [changed from symlink to file mode: 0644]