Closed asyncedd closed 1 year ago
Alright, Heirline.nvim seems to be a big bottleneck.
(I suspect LSP and Diagnostics modules).
I'll try and make it "lazy"?
I dunno, Imma see what I can do :P
Yep, disabling the LSP module seems to do the trick
I'll go try to only load once a LSP server attaches.
I'll do this later :P
For now, it seems it's only a 10ms diff
I believe I've fixed this :D
Alright, Heirline.nvim seems to be a big bottleneck.
(I suspect LSP and Diagnostics modules).
I'll try and make it "lazy"?
I dunno, Imma see what I can do :P