public:computer:vim_cheat_sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
public:computer:vim_cheat_sheet [2022/09/20 16:27] alexpublic:computer:vim_cheat_sheet [2022/10/16 23:32] alex
Line 923: Line 923:
  
 ===== References ===== ===== References =====
 +  *{{youtube>cY0JxzENBJg}} https://youtu.be/cY0JxzENBJg
 +    * command mode / edit mode
 +    * i
 +    * :q, :q!, :w, :w!, :wq, wq!
 +    * <esc> i, a, I, A
 +    * h, j, k, l, 0, $, w, b, 3w, 8w, 
 +    * H 화면위, M 화면 중간, L 화면끝, gg, G, 20G, ^u, ^d, {, } 
 +    * x, dd yy, p, *p
 +    * command + object; d3w, dit, d, y, c, 3w, 3b, aw, at, ap, as, it, i", ip
 +    * ., u, ^R
 +    * **daw** delete a word, di{, di(, da(, di', da', ci[, df(, dt(, d/(sh, d/use
 +    * /, +n, +N
 +    * v, vaw, ^V 
   * [[https://medium.com/sunhyoups-story/vim-%EC%97%90%EB%94%94%ED%84%B0-%EC%9D%B4%EC%81%98%EA%B2%8C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0-5b6b8d546017|vim 에디터 이쁘게 사용하기]]   * [[https://medium.com/sunhyoups-story/vim-%EC%97%90%EB%94%94%ED%84%B0-%EC%9D%B4%EC%81%98%EA%B2%8C-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0-5b6b8d546017|vim 에디터 이쁘게 사용하기]]
   * [[https://www.lesstif.com/system-admin/vim-42074135.html|vim 메뉴 및 폰트 설정]]   * [[https://www.lesstif.com/system-admin/vim-42074135.html|vim 메뉴 및 폰트 설정]]
  • public/computer/vim_cheat_sheet.txt
  • Last modified: 2023/01/01 01:06
  • by alex