• 0 Posts
  • 3 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle
  • Wirlocke@lemmy.blahaj.zonetolinuxmemes@lemmy.worldintimidating
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    5 days ago

    When I uninstalled Windows and switched to Linux (CachyOS (which is Arch BTW)) I also took the time to free myself from VScode to completely escape Microsoft’s fuckery.

    I learned how to use Neovim. I’ve got a configuration that I really like and I took care to make it portable enough that I can just copy over the init.lua file to set everything up on a different computer.

    However this is only earned through weeks of Lua hell. You are effectively building your own editor from almost the ground up. I only recommend Neovim if you want the first medium scale project you work on to be Neovim itself.