Skip to content

Instantly share code, notes, and snippets.

@oheil
Last active August 25, 2023 12:22
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 oheil/1e125a9e248aa3d9b5508914c8103001 to your computer and use it in GitHub Desktop.
Save oheil/1e125a9e248aa3d9b5508914c8103001 to your computer and use it in GitHub Desktop.
vim Konfiguration:

~/.vimrc

" :set mouse=r
:set mouse-=a

" syntax off
syntax on

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