Hacker News new | ask | show | jobs
by samatman 2306 days ago
Is anyone aware of an 'opinionated' neovim distribution?

Something like spacemacs or Emacs Live, that takes care of all the configuration work to give a solid basis out of the box.

I've been dragging my feet on switching everything to nvim because I don't have 'awhile to get things configured properly' these days.

1 comments

At least with coc.vim it's literally just a case of picking a vim package manager and using that to install it. Almost no configuration required, apart from `CocInstall`-ing whatever language servers you want.