this post was submitted on 12 Apr 2024
23 points (84.8% liked)

Programmer Humor

32386 readers
1297 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -1 points 6 months ago (1 children)

Switching to Neovim is on my to-do list. What do you recommend as a good way to get up to speed?

[–] [email protected] 0 points 6 months ago (2 children)

Try starting with LazyVim! It has a great selection of plugins pre-set, and it all works out of the box. It's a great way to get started, and then you can add/remove plugins later on. Also, it's keymap-shortcut page is great for the first week or so of learning the commands.

[–] [email protected] 1 points 6 months ago

Or kick start has been my fav. Uses lazyvim

[–] [email protected] 1 points 6 months ago

I disagree with this recommendation, the maintainer closed a breaking issue (default syntax highlighting breaks on clean install) saying "workaround exists". That's a red flag ime.