User Tools

Site Tools


vim:abbreviations

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
vim:abbreviations [2022/07/19 16:19] – [Advanced Usage 2] 85.203.36.249vim:abbreviations [2022/07/19 17:22] (current) – [Escaping insert mode] 185.192.69.72
Line 117: Line 117:
 All those **<Left>**s can quickly become very complex.  A better way is to escape insert mode and go into normal mode. All those **<Left>**s can quickly become very complex.  A better way is to escape insert mode and go into normal mode.
  
-We can "press" <Esc> to go to normal mode and take advantage of all the vim goodness we can do in that mode. So, we could rewrite it like this.+We can "press" **<Esc>** to go to normal mode and take advantage of all the vim goodness we can do in that mode. So, we could rewrite it like this.
  
 <code vim> <code vim>
vim/abbreviations.1658247549.txt.gz · Last modified: 2022/07/19 16:19 by 85.203.36.249

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki