Skip to content

Instantly share code, notes, and snippets.

@aoirint
Created March 25, 2020 00:02
Show Gist options
  • Save aoirint/121a6a134c4e4df4c6ad0030262d770c to your computer and use it in GitHub Desktop.
Save aoirint/121a6a134c4e4df4c6ad0030262d770c to your computer and use it in GitHub Desktop.
set shiftwidth=4
set tabstop=4
set expandtab
"set number
set cursorline
set smartindent
set laststatus=2
syntax enable
set hlsearch
nmap <Esc><Esc> :nohlsearch<CR><Esc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment