mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-02-01 11:33:15 +01:00
Problem: The swapmous plugin has to be copied or sourced to be used. Solution: Turn it into the swapmouse package.
4 lines
114 B
VimL
4 lines
114 B
VimL
" Load the swapmouse package.
|
|
" For those users who were loading the swapmous plugin from here.
|
|
packadd swapmouse
|