RSS Amplifier

dhilst · Jan 19, 2019

How to setup vim to use clipboard on Fedora

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Install vimx : sudo dnf install -y vim-X11 Add set clipboard=unnamedplus to your .vimrc Add alias vim=vimx to your .bashrc or .zshrc . This is important because vim binary isn’t built with +clipboard support. To use mouse set set mouse=a in your .vimrc Cheers

Read on dhilst.github.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.