Skip to content

Commit 031e414

Browse files
author
Aaron Baker
committed
Added map to open gem file by typing gm
1 parent 3f6d299 commit 031e414

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vim/common_config/key_mappings.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
" shortcuts for frequenly used files
1818
nmap gs :e db/schema.rb<cr>
1919
nmap gr :e config/routes.rb<cr>
20+
nmap gm :e Gemfile<cr>
2021
2122
" insert blank lines without going into insert mode
2223
nmap go o<esc>

0 commit comments

Comments
 (0)