[linux] vimrcIT/linux2020. 10. 28. 08:40
Table of Contents
" Syntax Highlighting
if has("syntax")
syntax on
endif
set nu "line
set fileencodings=utf8,euc-kr "encodeing
set hlsearch "hilight search
"set autoindent 들여쓰기
"set cindent
set ts=4
set sts=4
set shiftwidth=4
set laststatus=2
set showmatch
set smartcase
set smarttab
"set smartindent
set ruler
'IT > linux' 카테고리의 다른 글
[firewalld] Failed to start firewalld.service: Unit is masked. (0) | 2021.02.19 |
---|---|
[linux] [Hardware Error]: Machine check events logged (0) | 2021.01.28 |
[linux] cannot open directory .: Input/output error (0) | 2020.09.29 |
[CentOS7] Python3.x 설치 (0) | 2020.08.05 |
[linux] H/W 정보 확인하기, dmidecode, lshw (0) | 2020.06.26 |
@주니- :: 주니
포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!