Compare commits

..

1 Commits

Author SHA1 Message Date
Sachin Sharma
e866a92e74 Merge 9b11949b91 into d63d75bb28 2023-11-09 09:28:48 -06:00

View File

@@ -105,7 +105,7 @@ gu$ make lowercase until end of line
<< indent line one column to left
== auto-indent current line
ddp swap current line with next
ddkP swap current line with previous
ddkp swap current line with previous
:%retab fix spaces / tabs issues in whole file
:r [name] insert the file [name] below the cursor.
:r !{cmd} execute {cmd} and insert its standard output below the cursor.