forked from aniani/vim
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
|