DEV Community

Discussion on: Setting up Vim for Python

Collapse
 
waylonwalker profile image
Waylon Walker

great suggestion. I recently dropped coc for built in lsp. It's significantly simpler to setup, but its still new (only available in nvim 0.5.0+ nightly) so there's far fewer resources on how to do it.

Collapse
 
phantas0s profile image
Matthieu Cneude

I'm waiting for the official release :)

Thread Thread
 
waylonwalker profile image
Waylon Walker

No worries, I've seen a lot of people running it with no issues, but I get it. Your text editor is kinda the last thing that you want to be so bleeding edge that its always broken.