- `/something` to jump quickly to location
- `ciw` to change a complete word regardless of where the cursor is on the word
- `ci"` (or whatever surrounding character ' " * () etc) to change everything within a string
- `ciw` to change a complete word regardless of where the cursor is on the word
- `ci"` (or whatever surrounding character ' " * () etc) to change everything within a string
Comments