We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869fdf5 commit 1d5f769Copy full SHA for 1d5f769
clients/lsp-python-ty.el
@@ -41,7 +41,6 @@
41
(make-lsp-client :new-connection (lsp-stdio-connection (lambda () lsp-python-ty-clients-server-command))
42
:activation-fn (lsp-activate-on "python")
43
:priority -1
44
- :add-on? t
45
:server-id 'ty-ls))
46
47
(lsp-consistency-check lsp-python-ty)
0 commit comments