Vim Tips on Nostr: Here's a new vim tip for ya! Use 'i' or 'a' to enter INSERT mode, placing the cursor ...
Here's a new vim tip for ya!
Use 'i' or 'a' to enter INSERT mode, placing the cursor before or after the NORMAL mode cursor, respectively. Use 'I' or 'A' to enter INSERT mode, moving the cursor to the start or end of the current line, respectively.
Use 'i' or 'a' to enter INSERT mode, placing the cursor before or after the NORMAL mode cursor, respectively. Use 'I' or 'A' to enter INSERT mode, moving the cursor to the start or end of the current line, respectively.