Remove space from q map
This commit is contained in:
parent
88ae099102
commit
9169e8c36e
@ -2011,7 +2011,7 @@ augroup fugitive_temp
|
||||
\ let b:git_type = 'temp' |
|
||||
\ call s:Detect(expand('<amatch>:p')) |
|
||||
\ setlocal bufhidden=delete |
|
||||
\ nnoremap <buffer> <silent> q :<C-U>bdelete<CR> |
|
||||
\ nnoremap <buffer> <silent> q :<C-U>bdelete<CR>|
|
||||
\ endif
|
||||
augroup END
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user