tidy-up: Organize dot files
This commit is contained in:
parent
456046c4a7
commit
51973fcbf4
18 changed files with 3 additions and 3 deletions
|
@ -1,11 +0,0 @@
|
|||
lsp.config('rust_analyzer', {
|
||||
capabilities = cmp_defcaps,
|
||||
settings = {
|
||||
['rust-analyzer'] = {
|
||||
diagnostics = {
|
||||
enable = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
})
|
||||
lsp.enable('rust_analyzer')
|
Loading…
Add table
Add a link
Reference in a new issue