Skip to content

Instantly share code, notes, and snippets.

@Apsu
Created April 25, 2021 15:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Apsu/a9c8803a408a7710861cf4b24145bb23 to your computer and use it in GitHub Desktop.
Save Apsu/a9c8803a408a7710861cf4b24145bb23 to your computer and use it in GitHub Desktop.
Colemak DHm vim remap
noremap f e
noremap p r
noremap b t
noremap j y
noremap l u
noremap u i
noremap y o
noremap ' p
noremap r s
noremap s d
noremap t f
noremap m h
noremap n j
noremap e k
noremap i l
noremap o ;
noremap d v
noremap v b
noremap k n
noremap h m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment