Skip to content

Instantly share code, notes, and snippets.

View wisnuwiry's full-sized avatar
Make it faster

Wisnu G Saputra wisnuwiry

Make it faster
View GitHub Profile
@wisnuwiry
wisnuwiry / nv-chad.md
Last active May 4, 2024 15:19
A basic keyboard shortcut for the vim/nvim editor.

General

  1. Show Documentation: K
  2. Go to Code Action: leader + ca
  3. Go to Definition: gd
  4. Comment: leader + /
  5. Toggle Line Number: leader + n
  6. New Buffer: leader + b
  7. Relative number: leader + rn
  8. Copy whole file: Ctrl + c