Skip to content

Instantly share code, notes, and snippets.

View bogdankim's full-sized avatar
🚀

Bogdan Kim bogdankim

🚀
View GitHub Profile
:set number
:set relativenumber
:set expandtab
:set autoindent
:set smartindent
:set tabstop=2
:set shiftwidth=2
:set mouse=a
:set encoding=UTF8