Add jedi lang server

This commit is contained in:
smoon 2024-08-23 12:43:19 -07:00
parent 4841ea7646
commit 0c4d126ec1
1 changed files with 1 additions and 0 deletions

View File

@ -550,6 +550,7 @@ require('lazy').setup {
-- But for many setups, the LSP (`tsserver`) will work just fine
-- tsserver = {},
--
jedi_language_server = {},
intelephense = {},
terraformls = {},
templ = {