Site Tools


notes: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
notes:vim_cheat_sheet [2026/06/05 07:42]
114.119.135.121 old revision restored (2008/06/05 02:11)
notes:vim_cheat_sheet [2026/06/07 13:40] (current)
150.5.132.41 old revision restored (2026/05/31 08:46)
Line 25: Line 25:
   * **%** jump to matching brace   * **%** jump to matching brace
   * **gg/G** - goto start or end of buffer   * **gg/G** - goto start or end of buffer
-  * **0 $** - goto start, first non-blank, end of line+  * **0 $** - goto start or end of line
   * **nG** - goto line n   * **nG** - goto line n
   * **+/-** - goto next/previous line   * **+/-** - goto next/previous line
Line 53: Line 53:
   * **"[A-Z]** - used before delete/yank to append to previous contents of register   * **"[A-Z]** - used before delete/yank to append to previous contents of register
   * **"* "+** - Use system clipboard as register   * **"* "+** - Use system clipboard as register
-  - **v V ctrl-V** - enter select mode (character, line or block) 
  
 ===== Searching & Bookmarks===== ===== Searching & Bookmarks=====
notes/vim_cheat_sheet.txt ยท Last modified: 2026/06/07 13:40 by 150.5.132.41