Skip to content

Commit

Permalink
Removes gs mapping I never use
Browse files Browse the repository at this point in the history
And didn't really like it anyways.
  • Loading branch information
coderifous committed Apr 8, 2018
1 parent 2a2f756 commit 600ec1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vim/vimrc_plugins
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ let g:fzf_layout = { 'down': '~20%' }
let g:loaded_AlignMapsPlugin = 1

" Git interaction
nmap gs :Gstatus<CR>
nmap gb :Gblame<CR>
nmap gh :Gbrowse<CR>
vmap gh :Gbrowse<CR>
Expand Down

0 comments on commit 600ec1e

Please sign in to comment.