Fork me on GitHub
#vim
<
2021-06-30
>
dominicm15:06:45

So we've got init.lua and lsp. What else is relevant to us clojurians?

berkeleytrue15:06:57

You can use fennel through Aniseed to write your configs in a lisp.

🎉 4
Aleksander15:06:25

For me the lure are plugins in a language that is not vimscript and is used outside Vim

Aleksander15:06:59

There is also tree-sitter which is supposed to offer faster syntax highlighting

dominicm16:06:48

Right, so we'll have to see if tree-sitter clojure is there yet or not! I know someone was working on that, I'm excited to try it out.

âž• 2
berkeleytrue16:06:53

The treesitter clojure highlighting is there.