Skip to content

Instantly share code, notes, and snippets.

@coder054
Forked from Apsu/vimrc
Created May 23, 2022 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coder054/457f32fc889105f47b62092d29dd2d56 to your computer and use it in GitHub Desktop.
Save coder054/457f32fc889105f47b62092d29dd2d56 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