vim

peterh 2023-02-22T11:05:49.939189Z

Does anyone know of a syntax-highlighting plugin other than treesitter that works with vim-iced? Currently, vim-sexp is incompatible with treesitter (see https://github.com/guns/vim-sexp/issues/31) and guns/vim-clojure-highlight only seems to work with fireplace, so it seems like there is no real alternative.

Amit Gold 2023-02-23T08:17:33.573859Z

i just use the default regex-based highlighting