mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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.