top | item 43589699

(no title)

methou | 11 months ago

But the configuration is a whole new project in lua. Saying I’ve being using neovim for a while, have shot myself in the foot a couple of times

discuss

order

grepexdev|11 months ago

I would recommend getting started with lazyvim (lazyvim.org). Once you're comfortable with the editor, you can change the config to kickstart.nvim and start customizing it to your liking. That's what I did and I have no regrets. LazyVim allowed me to switch without sacrificing productivity. I was on it for a year before I decided to make my own config

Havoc|11 months ago

>But the configuration is a whole new project in lua.

That part doesn't worry me. I am concerned about neovim not doing well in a copilot centric future though.

shivekkhurana|11 months ago

Claude is really good at writing these configurations.

I was able to make VSCode behave like EMacs with vibe coding.

Neovim with Lazy is really easy to vibe code too.