Skip to content

Instantly share code, notes, and snippets.

:set number
:set relativenumber
:set expandtab
:set autoindent
:set smartindent
:set tabstop=2
:set shiftwidth=2
:set mouse=a
:set encoding=UTF8