daveosborne / brackets-vimderbar

Adding vim functionality to Adobe's Brackets
MIT License
149 stars 15 forks source link

How to make vim paste from (and copy to) system's clipboard? #52

Open CoderPiF opened 7 years ago

CoderPiF commented 7 years ago

I try ":set clipboard=unnamed", but it doesn't work. Which the .vimrc file is using?

zd-project commented 7 years ago

Same question