Vim Tips on Nostr: Vim Tips Bot says to try this: Wanna use your OS clipboard as your default register ...
Vim Tips Bot says to try this:
Wanna use your OS clipboard as your default register to? Add ':set clipboard unnamedplus "Linux' to your .vimrc file on Linux or ':set clipboard unnamed "OSX' on macOS. This will allow you to use CTRL/CMD+C elsewhere and then 'p' in vim or 'yy' in vim and CTRL/CMD+V elsewhere
Wanna use your OS clipboard as your default register to? Add ':set clipboard unnamedplus "Linux' to your .vimrc file on Linux or ':set clipboard unnamed "OSX' on macOS. This will allow you to use CTRL/CMD+C elsewhere and then 'p' in vim or 'yy' in vim and CTRL/CMD+V elsewhere