Skip to content

Instantly share code, notes, and snippets.

@k8scat
Created April 16, 2021 09:40
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 k8scat/b3177a8c508652830a520bb5132b94ae to your computer and use it in GitHub Desktop.
Save k8scat/b3177a8c508652830a520bb5132b94ae to your computer and use it in GitHub Desktop.
Personal simple vim configuration file
set history=500
set ts=4
set expandtab
set nu
set encoding=utf-8
set laststatus=2
syntax enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment