Anyone using Vim (or Neovim) as an IDE? Want to set it up later this week so any helpful resources(plugins, configurations, general tips) are very much appreciated!

Reply to this note

Please Login to reply.

Discussion

I use. There’s a bunch on the web. Look for the commands cheat sheet and most of the newer languages like rust already have good syntax highlighting plugins

are you open sourcing any of your code?

Yeah, will do more research on the web. Figured I should ask here as well in case someone had any good tips and tricks

FYI there are ‘vim modes’ in some of the IDEs/editors too

Yeah I know but tbh I think I can make a pretty good IDE out of neovim which doesn't cost millions of sats a year

Lots of people publish their vim config on GitHub. I had a decent config back in the day.

https://github.com/blakejakopovic/dotfiles/blob/master/.vimrc

Nice, there's a lot of cool dotfile repos out there! The people over at /r/unixporn have some insanely creative setups.

Your last commit > 2 years ago? Nothing changed since then or have you abandoned your dotfiles?

Can’t fight perfection. Ha.

I have a few local changes, but it’s mostly to .private untracked files.

This is awesome #[0], thanks!

If you want some help getting started I like this guy

https://youtu.be/w7i4amO_zaE

Thanks #[1], I will check it out!

This was a refreshing guide/tutorial, doing everything ground up. Thanks for the link #[1]! That dude is either on cocaine or have ADHD because maaan he does everything so fast.

Wow, this is where being able to favourite a note for later reference would be super handy!

I don’t think that you need more than vim/neovim. Keep it simple.

Not sure how much stuff neovim comes with nowadays but I'd like to have some kind of linting and formatting for example

Lunarvim is a good nvim « preset »

https://www.lunarvim.org/