diff --git a/lua/custom/plugins/configs/lsp.lua b/lua/custom/plugins/configs/lsp.lua index d8f531d..0329bd3 100644 --- a/lua/custom/plugins/configs/lsp.lua +++ b/lua/custom/plugins/configs/lsp.lua @@ -141,27 +141,10 @@ local servers = { tinymist = {}, html = {}, cssls = {}, - tsserver = {}, clangd = {}, bashls = {}, - cmake = {}, yamlls = {}, texlab = {}, - basedpyright = { - root_dir = vim.loop.cwd, - flags = { debounce_text_changes = 300 }, - single_file_support = true, - settings = { - python = { - analysis = { - autoSearchPaths = true, - diagnosticMode = 'openFilesOnly', - useLibraryCodeForTypes = true, - typeCheckingMode = 'basic', - }, - }, - }, - }, rust_analyzer = { settings = { ['rust-analyzer'] = { diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index 4a7d0c4..07ab31c 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -409,4 +409,12 @@ großteile/! großteile Konfuguration/! typ +Wooly +addr +adress +tokio +address/! +i32 + +C3 TOTP diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl index fe579d7..1050814 100644 Binary files a/spell/en.utf-8.add.spl and b/spell/en.utf-8.add.spl differ