• 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.

    • 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 😄