mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 17:28:50 +02:00
fix: disable line number in dbout
This commit is contained in:
parent
d44e2d92ae
commit
be59c58be4
3 changed files with 19 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue