i'd love to use a built-in indentation system but nvim-treesitter's hasn't moved to core yet and there's no traction on the open issue so.........
clojure plugin for neovim
feature request: indentation #1
open
opened by
noahbogart.com
noahbogart.com
(author)
edited
noahbogart.com
(author)
hmm comments use markdown, single returns are merged into single lines
option 1: copy nvim-treesitter's indentation system in
option 2: copy the indent branch of clojure.vim
option 3: do my own thing? seems bad