• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: February 28th, 2024

help-circle
  • sucoiri@lemmy.worldtolinuxmemes@lemmy.worldVim > VSCode
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    3 days ago

    Like, a GUI plus command line, objectively provides you with more UX tools and ways of presenting data and interactions to the user

    My long list of vim plugins and adhoc macros would like a word. I don’t doubt VSCode can do something similar, but I love that I can script vim to do basically whatever. Also, it feels much faster to not need to touch a mouse at all.




  • wrt conf file location, they’re only generally in /usr/lib/systemd, /etc/systemd, or /run/systemd. You can always find out what’s getting read with systemctl cat <service-name>. Way easier to find stuff than with some other random programs imo, I’ve seen crap have default conf files in dumb places like /usr/share/<service-name>/lib/etc.