Skip to content

Instantly share code, notes, and snippets.

@it-is-michal
Created February 25, 2018 22:24
Show Gist options
  • Save it-is-michal/01d013a7bc7255cbc63d41ae8d796b36 to your computer and use it in GitHub Desktop.
Save it-is-michal/01d013a7bc7255cbc63d41ae8d796b36 to your computer and use it in GitHub Desktop.
set nu rnu
set mouse=a
set laststatus=2
set smartindent
set smarttab
set tabstop=8
set expandtab
set shiftwidth=4
set softtabstop=4
set colorcolumn=80,120
set confirm
set hlsearch
inoremap jk <ESC>
inoremap kj <ESC>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment