Skip to content

Instantly share code, notes, and snippets.

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 pwFoo/2d365e983ef48468a9f1586ebc5a4081 to your computer and use it in GitHub Desktop.
Save pwFoo/2d365e983ef48468a9f1586ebc5a4081 to your computer and use it in GitHub Desktop.
Disable vim automatic visual mode on mouse select
Disable vim automatic visual mode on mouse select
issue: :set mouse-=a
add to ~/.vimrc: set mouse-=a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment