일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- KAKAO
- docker
- pandas
- Laravel
- Package
- DB
- Paper
- Container
- judge
- enV
- PostgreSQL
- Linux
- pytorch
- Windows
- Python
- Database
- GitLab
- Flask
- git
- numpy
- LLM
- file
- Mac
- Converting
- format
- evaluation
- TORCH
- CUDA
- list
- AI
Archives
- Today
- Total
Daily Develope
[Vim] 명령어 정리 본문
ㅇ 라인
- 라인수 출력
:set number
ㅇ 들여쓰기 (tab)
- 자동 들여쓰기
:set autoindent
- tab 설정 활성화
:set expandtab
- 2칸씩 들여쓰기
:set tabstop=2
'OS > Linux' 카테고리의 다른 글
[Linux] 패키지 저장소 정리 (0) | 2023.09.05 |
---|---|
[Linux] tar 압축 / 압축 해제 (0) | 2023.03.15 |
[Linux] USB 연결 & 파일 복사 (0) | 2022.12.12 |
[Linux] Python 소스코드를 통한 업데이트 (0) | 2022.04.13 |
[Linux] Environment 환경변수 설정 (0) | 2022.03.30 |
Comments