dotfiles/.vim/after/ftplugin/qf.vim
2022-05-26 17:42:31 -07:00

3 lines
112 B
VimL

nmap <buffer> { <Plug>(qf_previous_file)
nmap <buffer> } <Plug>(qf_next_file)
nmap <buffer> dd <cmd>.Reject<cr>