Fix typo
This commit is contained in:
parent
a9bf03a84b
commit
bb3c97c96e
1 changed files with 1 additions and 1 deletions
|
|
@ -374,7 +374,7 @@
|
||||||
tsx-ts-mode) . lsp-deferred)
|
tsx-ts-mode) . lsp-deferred)
|
||||||
((python-mode python-ts-mode) . lsp-deferred)
|
((python-mode python-ts-mode) . lsp-deferred)
|
||||||
(nix-mode . lsp-deferred)
|
(nix-mode . lsp-deferred)
|
||||||
((swift-mode swift-ts-mode) . lsp-deffered))
|
((swift-mode swift-ts-mode) . lsp-deferred))
|
||||||
:commands lsp
|
:commands lsp
|
||||||
:custom
|
:custom
|
||||||
(lsp-keep-workspace-alive nil)
|
(lsp-keep-workspace-alive nil)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue