add S on ch06

pull/26/head
iggy 4 years ago
parent eae0a7f567
commit 8f363cc091

@ -15,6 +15,7 @@ A Append text at the end of line
o Starts a new line below the cursor and insert text
O Starts a new line above the cursor and insert text
s Delete the character under the cursor and insert text
S Delete the current line and insert text
gi Insert text in same position where the last insert mode was stopped in current buffer
gI Insert text at the start of line (column 1)
```

Loading…
Cancel
Save