본문 바로가기

카테고리 없음

vim 초기셋팅

set nu
syntax on
set autoindent
set smartindent
set ts=4
set nobackup
filetype on
colorscheme koehler