This is a test

This commit is contained in:
Tobias 2024-10-18 20:12:31 +02:00
parent 7201dc4801
commit 32cb89ddcf
1 changed files with 1 additions and 1 deletions

View File

@ -607,7 +607,7 @@ require('lazy').setup({
local servers = {
-- clangd = {},
-- gopls = {},
-- pyright = {},
pyright = {},
-- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
--