mirror of
https://github.com/vim/vim.git
synced 2026-05-06 20:30:02 -04:00
0b9e4d1224
Problem: A reference to the removed file_select plugin remains. Solution: Remove it.
4 lines
124 B
VimL
4 lines
124 B
VimL
" Load the editexisting package.
|
|
" For those users who were loading the editexisting plugin from here.
|
|
packadd editexisting
|