Skip to content

Instantly share code, notes, and snippets.

View jaren82's full-sized avatar

Soonmo Han (Howard) jaren82

View GitHub Profile
@jaren82
jaren82 / .vimrc
Created July 5, 2023 03:45
my macvim config
" MacVim 설정
set nocompatible
set number
set clipboard=unnamed
set smartindent
set tabstop=2
set expandtab
" >> 또는 << 키로 들여 쓰기 할때 스페이스의 갯수. 기본값 8