Skip to content

Instantly share code, notes, and snippets.

View iarchean's full-sized avatar
🏠
Working from home

Archean Zhang iarchean

🏠
Working from home
View GitHub Profile
@iarchean
iarchean / .vimrc
Created July 5, 2021 04:44
vim profile
""""""""""""""""""""""
" Settings "
""""""""""""""""""""""
set nocompatible " be iMproved
set laststatus=2 " Always show the statusline
set pastetoggle=<F10>
set ts=2
set expandtab
set autowrite
set nocompatible " Enables us Vim specific features