add diagnostics options to bufferline/nvimtree
This commit is contained in:
parent
cd5433d24b
commit
c66fb4ff3d
2 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ g.nvim_tree_side = "left"
|
|||
g.nvim_tree_tab_open = 0
|
||||
g.nvim_tree_update_cwd = 1
|
||||
g.nvim_tree_width = 25
|
||||
g.nvim_tree_lsp_diagnostics = 0
|
||||
|
||||
g.nvim_tree_show_icons = {
|
||||
folders = 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue