Skip to content

Instantly share code, notes, and snippets.

@tstellanova
Last active August 26, 2019 18:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tstellanova/3c2ac3b4bab42c23eb520ddc618d1a0a to your computer and use it in GitHub Desktop.
Save tstellanova/3c2ac3b4bab42c23eb520ddc618d1a0a to your computer and use it in GitHub Desktop.
Disable visual mode on mouse in vi / vim
  • Edit the following:

    • vi ~/.vimrc
    • sudo vi ~root/.vimrc
  • Add the line: set mouse-=a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment