Skip to content

Commit

Permalink
Added spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jtw023 committed May 27, 2024
1 parent 27c49a6 commit 0e4780b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/db_ui/dbout.vim
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ function! s:progress_show_neovim(path) abort
\ 'focusable': v:false,
\ 'style': 'minimal'
\ }

if has('nvim-0.5')
let opts.border = 'rounded'
endif
Expand Down

0 comments on commit 0e4780b

Please sign in to comment.