Merge branch 'master' of https://git.cscherr.de/PlexSheep/neovim-confs
This commit is contained in:
commit
44d7e07635
|
@ -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'] = {
|
||||||
|
|
|
@ -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.
Loading…
Reference in New Issue