When open python file dont call eglot
This commit is contained in:
parent
89a7bbf54b
commit
f591b7ddab
1 changed files with 1 additions and 2 deletions
|
@ -101,8 +101,7 @@
|
|||
(use-package go-mode)
|
||||
|
||||
(use-package eglot
|
||||
:hook ((python-mode . eglot-ensure)
|
||||
(c-mode . eglot-ensure)
|
||||
:hook ((c-mode . eglot-ensure)
|
||||
(js-mode . eglot-ensure)
|
||||
(typescript-mode . eglot-ensure)
|
||||
(rust-mode . eglot-ensure)
|
||||
|
|
Loading…
Add table
Reference in a new issue