this post was submitted on 03 Jan 2024
123 points (99.2% liked)
Programming
22300 readers
44 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Am I the only one to still use regular vim? I tried to switch to Neovim a few years ago, but there were a few things I didn't like, so I switched back. Vim has improved tremendously, so I no longer feel a need to switch. With LSP and Copilot, I feel that I am close to the optimal dev environment these days...
I'm staying with Vim, mainly because I hate Lua.
Vim9script is fine, I write enough small scripts in it that it hasn't annoyed me. Vim's plugins, and NerdTree in particular, make it a perfectly good editor for this millennium as well as the last.