mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

Replace "src/nvim/" => "src/". Replace ".*/.vim-src/" => "". This allows to use tab completion based on existing files in Neovim's source, or via .vim-src. Previously you would have to typically remove the "nvim/" part manually yourself.