Skip to content

Instantly share code, notes, and snippets.

@pekhota
Created July 5, 2023 14:27
Show Gist options
  • Save pekhota/617dd999395abf235eeed6e0f0986f3d to your computer and use it in GitHub Desktop.
Save pekhota/617dd999395abf235eeed6e0f0986f3d to your computer and use it in GitHub Desktop.
.vimrcc default file
set number
syntax on
colorscheme industry
set tabstop=4
set autoindent
set expandtab
set softtabstop=4
set cursorline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment