cross-posted from: https://jlai.lu/post/8476122

Zed on Linux is out!

You are viewing a single thread.
View all comments View context
2 points

I’m using Rider and considering to switch to something like Vim. Any recommendation for me on where to start?

permalink
report
parent
reply
3 points

Start by running vim and typing :vimtutor. You might have to install the vimtutor package. Its a good way to learn. Once you’re through the vimtutor tutorial you should be good to go, you’ll get better over time. I second recommending neovim over original vim. The command is nvim to start once installed.

permalink
report
parent
reply
3 points

I had multiple failed starts with (n)vim, always getting frustrated way before I had a usable setup, until I just used NvChad. It’s basically a preconfigured version, with all the plugins, keybinds,… you could probably want.

It gave me something usable right out of the box. I continued tinkering with it for almost two years before moving on to my completely custom configuration.

IMO the people that say you should start with bare (n)vim in order to learn everything from the ground up are delusional. There’s no reason you can’t learn all that stuff after you’ve actually experienced how nice the entire thing can be.

permalink
report
parent
reply
1 point

I’ll be using it with c# and unity. I don’t care about debuggers, or starting the project from the IDE. I imagine there are plugins that hook it up to the c# language server?

I’m planning to learn Rust, so I might also just get started with that plus nvChad. Then I keep using Rider for my daily work.

permalink
report
parent
reply
2 points

Yeah, getting LSP + Linter + Formatter for basically any language set up is very straightforward with NvChad.

Debuggers/testing framework can be a little more work, but if that’s not required for you, all the better :D

I bet there’s also plugins available that help with integrating Unity and nvim (I know there are for Godot).

Good luck, and have fun with this rabbithole 😄

permalink
report
parent
reply
3 points

Try LazyVim

permalink
report
parent
reply
2 points

A couple of months ago I wrote up some instructions for someone that was trying to make the switch to neovim. They reported back that it was helpful.

Check it out:
https://lemmyverse.link/programming.dev/comment/9552694

permalink
report
parent
reply
3 points

Wow thanks shell pal

permalink
report
parent
reply

Free and Open Source Software

!foss@beehaw.org

Create post

If it’s free and open source and it’s also software, it can be discussed here. Subcommunity of Technology.


This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

Community stats

  • 1.6K

    Monthly active users

  • 391

    Posts

  • 1.9K

    Comments