mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-07-09 21:44:26 +02:00
Add jedi lang server
This commit is contained in:
parent
4841ea7646
commit
0c4d126ec1
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue