feat(neo-tree): Add diagnostics as a tab in the winbar
This commit is contained in:
parent
329ba5a83b
commit
d8f258ef41
|
@ -45,7 +45,7 @@ return {
|
||||||
sources = {
|
sources = {
|
||||||
{ source = "filesystem" },
|
{ source = "filesystem" },
|
||||||
{ source = "buffers" },
|
{ source = "buffers" },
|
||||||
{ source = "diagnostics"},
|
{ source = "diagnostics" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue