How to map the register of vim? -


i use "+ access system clipboard,

but + far,

i want use "p access system clipboard, how can do?

thanks...

you can use :map this:

:map "p "+ 

you want make sure "p doesn't else.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -