mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-24 22:28:36 +02:00
Add jedi lang server
This commit is contained in:
parent
7336c66f16
commit
f833a21ae5
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
@ -628,6 +628,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