User Tools

Site Tools


vim:vim_delete_commands

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vim:vim_delete_commands [2019/12/04 22:10] – removed petervim:vim_delete_commands [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== VIM - VIM delete commands ======
 +
 +|x|Delete current character.|
 +|dw|Delete current word.|
 +|dd|Delete current line.|
 +|5dd|Delete five lines.|
 +|d$|Delete to end of line.|
 +|d0|Delete to beginning of line.|
 +|:1,.d|Delete to beginning of file.|
 +|:.,$d|Delete to end of file.|
  
vim/vim_delete_commands.1575497415.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki