stevearc/quicker.nvim

save_changes will attach all the item's buffer to lsp

Open

#40 建立於 2025年1月31日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)Lua (15 fork)github user discovery
P1enhancementhelp wanted

倉庫指標

Star
 (985 star)
PR 合併指標
 (PR 指標待抓取)

描述

Calling vim.fn.bufload in save_changes will trigger lspconfig's FileType autocmd, if there are too many items, the editor will freeze because lsp begins to send diagnostics for those newly attached buffers.

貢獻者指南