### Description Hi, i try to configure nvim_lspconfig, and it is broken when i use new buffer for example new or vnew. So I: * open some file, next * open file in new buffer via new or vnew * switch buffer to first opened file * do some change to call plsp <img width="1483" height="441" alt="Image" src="https://github.com/user-attachments/assets/5a87a7e1-e1ad-4173-a5f9-b551865122d6" /> I try to disable all plugins what i had, but it is still broken.