svermeulen / vim-easyclip

Simplified clipboard functionality for Vim
689 stars 21 forks source link

make AddWeakMapping bindings buffer by default #114

Closed eloytoro closed 6 years ago

eloytoro commented 6 years ago

As mentioned in #113

svermeulen commented 6 years ago

Looks good, I just made a minor change to not bother making the select mappings buffer local, as a minor optimization (and also since it doesn't use AddWeakMapping)