Replies: 1 comment 4 replies
-
Set this variable buffer-locally in your major-mode's hook via Elisp's |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the recommended configuration method to establish eglot-ignored-server-capabilities server by server? e.g., some servers have very slow implementations of some capabilities while others are acceptable. I don't see a way to enable capabilities for the good servers and disable them for bad servers.
Beta Was this translation helpful? Give feedback.
All reactions