fix: disable line number in dbout

This commit is contained in:
asep.komarudin 2024-06-13 11:46:09 +07:00
parent d44e2d92ae
commit be59c58be4
3 changed files with 19 additions and 8 deletions

View file

@ -134,4 +134,4 @@ vim.g.pcode_columnline = true
vim.g.pcode_telescope_theme_find_file = "center"
vim.g.pcode_telescope_theme_live_grep = "dropdown"
-- https://github.com/kristijanhusak/vim-dadbod-ui
vim.g.pcode_database = true
vim.g.pcode_database = false