" tab size
set ts=4
set sw=4
set sts=4
set cindent
set smartindent
" insert mode에서 Shift Tab -> Ctrl D로 mapping (inverse indent)
inoremap <S-Tab> <C-d>
" docker terminal setting set term=cygwin
'Linux' 카테고리의 다른 글
[Linux] .a 파일 vs .so 파일 (0) | 2017.12.06 |
---|---|
Raspberry Pi make 에러 (1) | 2017.12.04 |
[Linux] hash -r 기능 (0) | 2017.11.29 |
[git] ubuntu git-lfs install & git clone subdirectory (0) | 2017.11.29 |
[Linux] samba(smbcliemt)로 윈도우즈 공유 폴더 mount하기 (0) | 2017.11.25 |
WRITTEN BY
- hojongs
블로그 옮겼습니다 https://hojongs.github.io/