this post was submitted on 10 Jul 2024
92 points (100.0% liked)

Free and Open Source Software

17678 readers
36 users here now

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.

founded 2 years ago
MODERATORS
 

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

Zed on Linux is out!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 month ago (1 children)

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.

[–] [email protected] 1 points 1 month ago (1 children)

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.

[–] [email protected] 2 points 1 month ago (1 children)

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 😄

[–] [email protected] 2 points 1 month ago (1 children)

Why does this feel like you've just given me some free heroin to try?

And unity doesn't need integration. It automatically integrates itself into anything. It'll just put a popup window right in the middle of the screen that you can't get rid of without killing it. It'll tell you something too private that you didn't really want to know. Eventually, while coding, it will just bring itself entirely to the front. Alt tab won't work.

[–] [email protected] 2 points 1 month ago (1 children)

👀 (to both of those statements)

[–] [email protected] 2 points 1 month ago

Sorry that just had to get out one way or the other 😜