Related:

This is in a PR where Shougo, another long-time contributor, communicates entirely in walls of unparseable AI slop text: https://github.com/vim/vim/pull/19413

Thank you for the detailed feedback! I’ve addressed all the issues:

Thank you for the feedback! I agree that following the Vim 8+ naming convention makes sense.

Thank you for the feedback on naming!

Thanks for the suggestion! After thinking about this more, I believe repeat_set() / repeat_get() is the right choice:

Thank you for the feedback. A brief clarification.

https://hachyderm.io/@AndrewRadev/116176001750596207

@[email protected]

  • Brummbaer@pawb.social
    link
    fedilink
    arrow-up
    23
    ·
    2 days ago

    I wonder what Bram’s stance would have been on AI.

    Anyway, looks like it’s time to learn emacs.

    • Use Doom Emacs, then it’s usual Vim bindings + the space bar for fancy commands. The difficult part would be Emacs Lisp for customization, but then again it’s way better than Vimscript.

    • jeffep@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      If you have a few days and feel like staying inside for a bit, check out the system crafters Emacs from scratch videos on yt (perhaps also elsewhere). They are awesome and get you started better than just downloading spacemacs or so, but take some time.

    • ea6927d8@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      The learning curve is a bit steep, but if you already figured out – and felt comfortable in – Vim, it shouldn’t be that hard.

      Some people suggest Doom Emacs or evil, but I enjoy learning ‘vanilla’ first, then going for some framework or customization layer afterwards, if I do it at all.