mfussenegger / nvim-lint

An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
GNU General Public License v3.0
1.94k stars 204 forks source link

Fix off-by-one column in clj-kondo #545

Closed chopptimus closed 7 months ago

chopptimus commented 7 months ago
image

Diagnostics appear one character too far to the right.