Skip to content

Instantly share code, notes, and snippets.

@karelbemelmans
Last active October 25, 2023 06:59
Show Gist options
  • Save karelbemelmans/0756486f6dd2b532b97cd9edfb412202 to your computer and use it in GitHub Desktop.
Save karelbemelmans/0756486f6dd2b532b97cd9edfb412202 to your computer and use it in GitHub Desktop.
syntax enable
set tabstop=4
set shiftwidth=4
set expandtab
set number
filetype indent on
set autoindent
colorscheme monokai # See https://github.com/ku1ik/vim-monokai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment