Skip to content

Instantly share code, notes, and snippets.

@mkaraki
Created July 18, 2022 10:38
Show Gist options
  • Save mkaraki/a2b23c14607139f94210575a468f9a5a to your computer and use it in GitHub Desktop.
Save mkaraki/a2b23c14607139f94210575a468f9a5a to your computer and use it in GitHub Desktop.
set number
syntax enable
set showmatch
set hlsearch
set incsearch
set ignorecase
set smartindent
set autoindent
set expandtab
set laststatus=2
set wildmenu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment