M-Xue

Results 3 issues of M-Xue

I want to add a spell check linter that I can toggle on and off with a keymap. Is there anyway to programatically disable and enable a linter using nvim-lint?...

When I save a file with conform.nvim attaching a formatter on it and there is a syntax error, I get this error message. ![image](https://github.com/stevearc/conform.nvim/assets/96305124/31fcd67b-f258-4831-b9a9-ad1e68ce7cbf) This error message disappears when I...

bug
question

I want to toggle `cspell` on and off since I don't always want it's diagnostics on cluttering my buffers. Is there any easy recipe or way I can follow to...