This commit is contained in:
Christoph J. Scherr 2024-09-10 17:36:46 +02:00
commit 44d7e07635
Signed by: cscherrNT
GPG Key ID: 8E2B45BC51A27EA7
3 changed files with 8 additions and 17 deletions

View File

@ -141,27 +141,10 @@ local servers = {
tinymist = {}, tinymist = {},
html = {}, html = {},
cssls = {}, cssls = {},
tsserver = {},
clangd = {}, clangd = {},
bashls = {}, bashls = {},
cmake = {},
yamlls = {}, yamlls = {},
texlab = {}, 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 = { rust_analyzer = {
settings = { settings = {
['rust-analyzer'] = { ['rust-analyzer'] = {

View File

@ -409,4 +409,12 @@ großteile/!
großteile großteile
Konfuguration/! Konfuguration/!
typ typ
Wooly
addr
adress
tokio
address/!
i32
C3
TOTP TOTP

Binary file not shown.