Vim_Editor_IDE
-
Vim 창 분할, 크기 조절하기Vim_Editor_IDE/Vim단축키정리 2022. 2. 9. 08:10
https://seulcode.tistory.com/m/129 vim 창 분할, 크기 조절하기vim 창 분할 :vsplit :vs filename (안지정시 빈화면) :20vs (20칸짜리로) :sp :10sp :new filename :20vs ./ (파일 브라우징) Ctrl + w,w..seulcode.tistory.com 내 vimrc세팅 Plug in 설치 없이 그냥 가능 " Make adjusing split sizes a bit more friendly """"""""" noremap :vertical resize +3 noremap :vertical resize -3 noremap :resize +3 noremap :resize -3 내가 공부하려고 따로 정리 https://github.co..
-
Vim KeyBoard 단축키 그림으로 정리 잘됨. 무조건빨리 외우자!!Vim_Editor_IDE/Vim단축키정리 2022. 2. 9. 01:26
http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html Graphical vi-vim Cheat Sheet and Tutorial Graphical vi-vim Cheat Sheet and Tutorial Learning vi or vim is not easy. But it doesn't have to be that difficult, either. It is, in any case, faster, more powerful, and more productive than editing with any other editor, so you would do very well in inve www.viemu.com 출처 동영상 https://www...