nvim-lua / kickstart.nvim

A launch point for your personal nvim configuration
MIT License
18.9k stars 21.68k forks source link

Comment to describe pyright #1007

Closed maxrabin closed 2 months ago

maxrabin commented 3 months ago

I tried starting my journey with NeoVim using this Kickstarter but couldn't for the life of me figure out how to get a language server for Python up and running. I didn't know that the answer "pyright" was staring me in the face because I didn't know to look for it.

What do you think about adding a descriptive comment above the default commented out pyright (which I finally, after much difficulty, figured out is the default language server in this Kickstart) to make it more searchable. Something like

Uncomment the line below to enable a popular language server for Python called pyright

iton0 commented 2 months ago

Make a pr

feoh commented 2 months ago

Sorry you're having trouble.

The "easy botton" as documented is to use Mason to install language servers.

That said, please feel free to make a PR with this change if you wish.

feoh commented 2 months ago

No PR incoming. No activity. Closing.