• Victor@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    3 days ago

    I like Zed as a concept. Rapid af, vim bindings built in, lean stuff.

    But I just can’t go back to vim after enjoying helix bindings. They’re too good.

      • Victor@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 days ago

        Indeed. The only issue I have with Helix is the TOML format of the config files. It’s kind of clunky, especially in the languages file. It would be cool if you could be a little less verbose in there. Like YAML or something, and do deeper nesting in a cleaner way, and references for deduplication of settings that are identical, like for JavaScript and TypeScript.