diff options
author | Marco Hinz <mh.codebro@gmail.com> | 2021-04-14 20:07:49 +0200 |
---|---|---|
committer | Marco Hinz <mh.codebro@gmail.com> | 2021-04-14 20:14:54 +0200 |
commit | 57220e7cc3104b62fa4890e3dee35c9fd097368b (patch) | |
tree | bc46e3870c219156f466ad5073053ac4f4d6f09e /src | |
parent | cd3e74201a8fcbe5ba04000a57e05f102c04496c (diff) | |
download | rneovim-57220e7cc3104b62fa4890e3dee35c9fd097368b.tar.gz rneovim-57220e7cc3104b62fa4890e3dee35c9fd097368b.tar.bz2 rneovim-57220e7cc3104b62fa4890e3dee35c9fd097368b.zip |
gitignore: handle case where .vim-src is a symlink
I build Vim and Nvim from source and have both repos cloned locally. To prevent
vim-patch.sh from downloading the Vim source once again to /.vim-src/, I usually
use a symlink pointing to the already existing Vim repo.
The pattern "/.vim-src" works for both, a directory or a symlink.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions