User Tools

Site Tools


util:vim

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
util:vim [2020/11/17 11:12] – [Ranges] philutil:vim [2020/11/17 11:13] – [Ranges] phil
Line 118: Line 118:
 ^ Example ^ Effect ^ ^ Example ^ Effect ^
 | . | current line | | . | current line |
-| 2,3 | all from line 2 till inclusively line 3 | +| 2,3 | all from line 2 till line 3 inclusively 
-| <nowiki>^,$</nowiki> | all from beginning of file till the end |+| <nowiki>^,$</nowiki> | all from beginning till end of file |
 | +2,+3 | all from two lines after cursor till three lines after cursor | | +2,+3 | all from two lines after cursor till three lines after cursor |
  
util/vim.txt · Last modified: 2021/07/14 18:50 by phil