Skip to content

Create Vim 9 script variant of the new indentation algorithm #35

Open
@axvr

Description

@axvr

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @axvr

        Issue actions

          Create Vim 9 script variant of the new indentation algorithm · Issue #35 · clojure-vim/clojure.vim