vim setup (vimrc)

- 기본 설정

set ts=4

set tabstop=4

set shiftwidth=4

set expandtab

set autoindent

set hlsearch

syntax on

colors ron


댓글

이 블로그의 인기 게시물

react step