nvimtools / none-ls.nvim

null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
The Unlicense
2.43k stars 72 forks source link

fix(codespell): escape special characters #84

Closed m-abubakar closed 6 months ago

m-abubakar commented 6 months ago

codespell fails when words have special characters in them. i.e: Re-arrange

Fix issue #83