vim

For discussion on all things (neo)vim.
gizmo385 2020-02-20T18:24:21.085900Z

Has anyone else had issues getting highlighting from vim-clojure-highlight to work with vim-fireplace in Vim 8.1? When I use the latest versions of vim fireplace, it doesn’t seem like the highlighting wants to work. I’m not sure if there is a configuration that I might need to adjust.

gizmo385 2020-02-20T18:26:16.086900Z

To be specific when I say highlighting, I mean the var highlighting. My normal syntax highlighting still works, but any var highlighting does not.

Nir Rubinstein 2020-02-20T18:33:16.087800Z

Yup - If I'm not mistaken, fireplace changed to be async and them the extra highlight functionality got lost. No workaround that I know of

dominicm 2020-02-20T18:43:30.088100Z

I thought there was a fork?

dominicm 2020-02-20T18:43:34.088300Z

Check the prs

gizmo385 2020-02-20T20:02:39.088700Z

PRs for vim-fireplace or for vim-clojure-highlight?

gizmo385 2020-02-20T20:39:30.089300Z

Found it. This fork of the vim-clojure-highlight works with the recent versions of vim-fireplace and highlights as expected.

gizmo385 2020-02-20T20:39:58.089600Z

https://github.com/jrdoane/vim-clojure-highlight