-
728x90
https://jamesdreaming.tistory.com/m/3
vi 명령어 사용법
Linux 와 Unix 의 vi 명령어 사용법 정리 vi 시작 명령어 vi filename 파일 열기, 해당 파일명의 파일이 없을 경우 신규 생성 vi +18 filename 18행으로 파일 열기 vi +/"문자열" fn "문자열"의 처음..
jamesdreaming.tistory.com
❤️내가 보려고 정리함❤️
Vim tutorial❤️]Select All & Vim Full Course tutorial_vim tutorial
https://economiceco.tistory.com/12352
Vim tutorial❤️]Select All & Vim Full Course tutorial_vim tutorial
Good Along with SibiCoder's answer, if you have a clear idea of what you want to do you can use the following: 라인 넘버 나오게 하기 :set number :set nu! 동일함 라인 넘버 상대번호로 만들기 :set rela..
economiceco.tistory.com
반응형'Vim_Editor_IDE > Vim단축키정리' 카테고리의 다른 글
Vim]비주얼 모드(Visual Mode) (0) 2022.02.09 Vim tutorial❤️]Select All & Vim Full Course tutorial_vim tutorial (0) 2022.02.09 Why does “yank” have the meaning of “copy” in Vim?-stackoverflow (0) 2022.02.09 Vim에서 복사(Yank), 잘라 내기(delete)및 붙여 넣기(put) 작업을 수행하는 방법 (0) 2022.02.09 Vi 행이동 line재빠르게 이동하기 &line줄 번호 나오게 하기 (0) 2022.02.09 vim] 줄 바꿈으로 문자를 바꾸는 방법 (0) 2022.02.09 Vim 창 분할, 크기 조절하기 (0) 2022.02.09 vim에 코드 라인 번호 나오게 하기 (0) 2022.02.09