Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Vim commands #62

Open
11 of 14 tasks
panarch opened this issue Nov 22, 2024 · 0 comments
Open
11 of 14 tasks

More Vim commands #62

panarch opened this issue Nov 22, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@panarch
Copy link
Member

panarch commented Nov 22, 2024

normal mode

  • ~

normal delete mode

  • e
  • b
  • h, l
  • j, k

normal delete2 (delete numbering) mode

  • e
  • b
  • h, l
  • j, k
  • $

visual mode

  • ~
  • u
  • U

change inside mode

  • ciw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant