I just updated to the latest version of kickstart.nvim. I could not make my python lsp work until I uncommented the auto installation of pyright in the config. If I only installed it with Mason, it was not working when I opened a python file.
I tried installing the python parser manually with TSInstall python and it still didn't work.
It's probably a skill issue on my part, but I wonder what changed, in the past I could add a lsp to Mason and it was working without touching anything in the init.lua file.
Thanks!