kristijanhusak / vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod
MIT License
1.36k stars 70 forks source link

Move the DBUI section to right #211

Closed shayaniox closed 7 months ago

shayaniox commented 7 months ago

Is there any options to move the DBUI section to right?

kristijanhusak commented 7 months ago
let g:db_ui_win_position = 'right'

https://github.com/kristijanhusak/vim-dadbod-ui/blob/master/doc/dadbod-ui.txt#L573