Skip to content

Commit

Permalink
[vim] Add q back in GStatus
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelRobitaille committed Apr 12, 2021
1 parent 27863c3 commit 7a73cf9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vim/after/ftplugin/fugitive.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
" Keep `q` to quit GStatus window
" https://github.com/tpope/vim-fugitive/commit/a510b3aadf3f39711c113371c18adc48ad54e6ee#commitcomment-35424504
nnoremap <buffer> q <c-w>q

0 comments on commit 7a73cf9

Please sign in to comment.