hylang/vim-hy

.hy files do not indent correctly with hy==0.12.0

chr15m opened this issue · 4 comments

Neither auto-indenting nor indenting a block seem to do anything with hy==0.12.0 installed.

I have the same problems as you.

FWIW at this point I think you guys would be better off using a Clojure mode and setting it to be used on .hy.

this is working now afaict

I ripped off this plugin, and the Clojure indent from vim-clojure-static and merged them. it is not on https://github.com/iamtuxmeister/vim-hy/ someone feel free to rip it off, and start maintaining this again.