]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.vimrc: Change hotkey for QuickfixToggle()
authorTony Duckles <tony@nynim.org>
Fri, 27 Nov 2020 18:03:43 +0000 (12:03 -0600)
committerTony Duckles <tony@nynim.org>
Fri, 27 Nov 2020 18:03:43 +0000 (12:03 -0600)
commitda0b2c3d6f63d0179cf21d9f5331e1ef318a71b7
tree3d88f6613d2335f0e3d89b3fd9c16c12eff720c4
parent92fc57da4c9e490a84ac08391f0703533fe5bcf5
.vimrc: Change hotkey for QuickfixToggle()

Change hotkey for QuickfixToggle() to be `<leader>q`, to better match
the tpope/vim-unimpaired `:cprev` and `:cnext` keybindings -- `[q` and
`]q` respectively.
.vimrc