vim

For discussion on all things (neo)vim.
dave 2019-12-16T17:04:42.001200Z

as an update to my experiment with removing vim-clojure-static: i just noticed that a side effect of doing that is that you don't get auto-indentation behavior when you press Enter at the end of a line, which is extremely annoying!

dave 2019-12-16T17:04:53.001500Z

i mean not having that behavior after being used to it -- that's extremely annoying

dave 2019-12-16T17:04:59.001900Z

so i would not recommend removing vim-clojure-static

hugo 2019-12-16T17:45:25.002300Z

That's odd, I didn't notice any change after removing the plugin

dave 2019-12-16T19:05:01.002800Z

when i added it back, the auto-indentation behavior was restored ¯\(ツ)

dave 2019-12-16T19:05:38.003100Z

i use parinfer-rust, which might potentially be contributing