dotfiles/dot_vim/after/ftplugin/qf.vim
2024-05-18 18:50:38 -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>