From 6b1471173d29d0a7e99b27f5ace785160b284bb0 Mon Sep 17 00:00:00 2001 From: mkcms Date: Mon, 30 Jul 2018 22:17:32 +0200 Subject: [PATCH] * eglot.el (eglot-client-capabilities): Fix a typo. --- eglot.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eglot.el b/eglot.el index f0a4b714..f5903138 100644 --- a/eglot.el +++ b/eglot.el @@ -167,7 +167,7 @@ lasted more than that many seconds." :applyEdit t :executeCommand `(:dynamicRegistration :json-false) :workspaceEdit `(:documentChanges :json-false) - :didChangeWatchesFiles `(:dynamicRegistration t) + :didChangeWatchedFiles `(:dynamicRegistration t) :symbol `(:dynamicRegistration :json-false)) :textDocument (list