mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02: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
|