Skip to content

Commit

Permalink
Make :EP! work like :e!
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Marshall committed Feb 19, 2015
1 parent 1e565e1 commit 0f183a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions init/keybindings.vim
Expand Up @@ -137,3 +137,6 @@ map <leader>u :GundoToggle<CR>
" inserts [#SID] into your commit message,
" assuming your branches follow the naming scheme: team_SID_description
nnoremap <leader>i :Sid<CR>
" Make :EP! work like :e!
cabbrev EP! e!

0 comments on commit 0f183a7

Please sign in to comment.