feat(neo-tree): Add diagnostics as a tab in the winbar

This commit is contained in:
kalmenn 2024-02-29 15:18:05 +01:00
parent 329ba5a83b
commit d8f258ef41
Signed by: kalmenn
GPG key ID: F500055C44BC3834

View file

@ -45,7 +45,7 @@ return {
sources = {
{ source = "filesystem" },
{ source = "buffers" },
{ source = "diagnostics"},
{ source = "diagnostics" },
},
},
},