explicit <BS> instead of localmapleader

This commit is contained in:
Wryn (yage) Wagner 2024-07-30 20:38:25 -06:00
parent cebedf3e07
commit bfeee39b5d

View File

@ -67,4 +67,4 @@ endfunction
nnoremap <Leader>t :call QuickCommand()<CR> nnoremap <Leader>t :call QuickCommand()<CR>
nnoremap <Leader>gst :call QuickCommandSetGlobal()<CR> nnoremap <Leader>gst :call QuickCommandSetGlobal()<CR>
"nnoremap <LocalLeader>t :call QuickCommandReset()<CR> nnoremap <BS>t :call QuickCommandReset()<CR>