Bruno BELANYI
0478efa817
The beancount mappings are absolutely unused. The `Y` mapping is built in NeoVim nowadays.
4 lines
113 B
VimL
4 lines
113 B
VimL
" Toggle quick-fix and location lists
|
|
nmap <Leader>tf <Plug>(qf_qf_toggle)
|
|
nmap <Leader>tl <Plug>(qf_loc_toggle)
|