Skip to content

Instantly share code, notes, and snippets.

@thanhnguyen2187
Created November 26, 2020 04:04
Show Gist options
  • Save thanhnguyen2187/955713ba5d77c16fce899539ac7882e6 to your computer and use it in GitHub Desktop.
Save thanhnguyen2187/955713ba5d77c16fce899539ac7882e6 to your computer and use it in GitHub Desktop.
" source .vimrc
set number " nu
set relativenumber " rnu
set scrolloff=999 " so
set sidescrolloff=999 " siso
set nowrap
set nohlsearch " nohl
set textwidth=80 " tw
set colorcolumn=80 " cc
set surround
set exchange
set ideajoin
set commentary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment