We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d63d75b commit 4437121Copy full SHA for 4437121
tools/vim.txt
@@ -105,7 +105,7 @@ gu$ make lowercase until end of line
105
<< indent line one column to left
106
== auto-indent current line
107
ddp swap current line with next
108
-ddkp swap current line with previous
+ddkP swap current line with previous
109
:%retab fix spaces / tabs issues in whole file
110
:r [name] insert the file [name] below the cursor.
111
:r !{cmd} execute {cmd} and insert its standard output below the cursor.
0 commit comments