Skip to content

Instantly share code, notes, and snippets.

@Angluca
Last active January 11, 2024 17:29
Show Gist options
  • Save Angluca/55a28e087273581238c334ed5f4d3984 to your computer and use it in GitHub Desktop.
Save Angluca/55a28e087273581238c334ed5f4d3984 to your computer and use it in GitHub Desktop.
tig - simple vi cfg: gg/G | ~/.tigrc
bind generic g none
bind generic gg move-first-line
bind main G move-last-line
bind generic G move-last-line
bind generic V view-grep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment