Skip to content

Commit 07a0bef

Browse files
authored
Merge pull request #8 from sashaaKr/python_server
add python server
2 parents 1a7f1b1 + a0e32a5 commit 07a0bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ require('lazy').setup({
682682
local servers = {
683683
-- clangd = {},
684684
-- gopls = {},
685-
-- pyright = {},
685+
pyright = {},
686686
rust_analyzer = {},
687687
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
688688
--

0 commit comments

Comments
 (0)