vim

athomasoriginal 2023-07-03T17:27:53.915029Z

I updated clojure-lsp and syntax highlighting for tokens with diagnostic are now being highlighted in different colors. I like the diagnostic hover warnings, but how are people removing the syntax highlighting caused by Extmarks? e.g. (the symbol spy is yellow, but should be white)

athomasoriginal 2023-07-03T17:53:29.734019Z

My solution is to set the color for Diagnostic* to "NONE"

➕ 1