clojure.vim icon indicating copy to clipboard operation
clojure.vim copied to clipboard

Create Vim 9 script variant of the new indentation algorithm

Open axvr opened this issue 2 years ago • 0 comments

Note Currently waiting on #31 to be completed and merged.

Create a Vim 9 script variant of the new indentation algorithm to get significant performance improves during indentation.

This will be a fairly quick task, the only difficult part is figuring out how to integrate it in a clean way.

(Provide a secret config option to turn off Vim9 script version for testing.)

Neovim equivalent: #32

axvr avatar Jun 23 '23 09:06 axvr