We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010d711 commit 64fed00Copy full SHA for 64fed00
locales/en_us.json
@@ -89,7 +89,7 @@
89
"cDollar": "change (replace) to the end of the line",
90
"ciw": "change (replace) entire word",
91
"cw": "change (replace) to the end of the word",
92
- "s": "delete character and substitute text",
+ "s": "delete character and substitute text (same as cl)",
93
"S": "delete line and substitute text (same as cc)",
94
"xp": "transpose two letters (delete and paste)",
95
"u": "undo",
locales/my.json
@@ -356,4 +356,4 @@
356
"title": "Languages"
357
},
358
"footer": "Checkout the source on"
359
-}
+}
0 commit comments