linux vi, vim HTML indent 명렁
vi 편집 중 : (콜론)을 눌러 아래의 명령을 입력한다.
filetype을 html로 변경하여 smartindent를 html로 동작하게 한다.
:filetype indent on
:set filetype=html # abbrev - :set ft=html
:set smartindent # abbrev - :set si
:set ts=2
끝.
'IT > linux' 카테고리의 다른 글
What is LINUX, 리눅스란 무엇인가 (0) | 2022.01.13 |
---|---|
리눅스 설치 시 꼭 알아야 할 10가지 노하우 (0) | 2022.01.13 |
디렉토리별 용량 확인 방법 / linux du, find 활용 (0) | 2022.01.09 |
linux haproxy 설명 및 haproxy.cfg 설정 방법 (0) | 2022.01.05 |
linux git fatal: Not a git repository (or any of the parent directories): .git 오류 해결 방법 (40) | 2022.01.05 |
댓글