Open a buffer for every language server error when clicking on status

This commit is contained in:
Antonio Scandurra 2022-06-16 09:59:47 +02:00
parent 7239aac532
commit 4e4210ac39
9 changed files with 180 additions and 109 deletions

View file

@ -1,4 +1,3 @@
pub mod lsp_status;
pub mod pane;
pub mod pane_group;
pub mod sidebar;