.hy files do not indent correctly with hy==0.12.0
chr15m opened this issue · 4 comments
chr15m commented
Neither auto-indenting nor indenting a block seem to do anything with hy==0.12.0
installed.
OwenChia commented
I have the same problems as you.
refi64 commented
FWIW at this point I think you guys would be better off using a Clojure mode and setting it to be used on .hy
.
vilmibm commented
this is working now afaict
iamtuxmeister commented
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.