wip
This commit is contained in:
parent
21a4716da8
commit
9700d4ca14
@ -21,3 +21,14 @@ set ruler
|
||||
|
||||
" W - Save file as superuser
|
||||
command! W execute 'w !sudo tee % > /dev/null' <bar> edit!
|
||||
|
||||
" colemak-dh
|
||||
noremap n h
|
||||
noremap e k
|
||||
noremap i j
|
||||
noremap o l
|
||||
|
||||
noremap k n
|
||||
noremap l i
|
||||
noremap h o
|
||||
noremap j e
|
||||
|
Loading…
Reference in New Issue
Block a user