Skip to content

Commit

Permalink
Update init.vim
Browse files Browse the repository at this point in the history
  • Loading branch information
DJMcMayhem committed Sep 30, 2016
1 parent 4845e33 commit 388c539
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nvim/init.vim
Expand Up @@ -32,3 +32,6 @@ inoremap ÿ <esc>
xnoremap ÿ <esc>
cnoremap ÿ <cr>
onoremap ÿ _
"Give registers some default mappings
call setreg('a', 'ABCDEFGHIJKLMNOPQRSTUVWXYZ')

0 comments on commit 388c539

Please sign in to comment.