dbui now runs the query with x

main
The_miro 2025-10-23 15:20:45 +02:00
parent b834531f02
commit feef445ea6
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ nnoremap <C-k> <C-w>k
:nnoremap t :FloatermNew<CR>
:nnoremap e :NERDTreeToggle<CR><C-W>l
:nnoremap s :DBUIToggle<CR>
:nnoremap x <Plug>(DBUI_ExecuteQuery)
:nnoremap q :q<CR>
:inoremap <TAB> <C-N>