aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/.config/emacs/init.el.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/.config/emacs/init.el.org b/common/.config/emacs/init.el.org
index d9cbb9c..4fcd3b9 100644
--- a/common/.config/emacs/init.el.org
+++ b/common/.config/emacs/init.el.org
@@ -460,4 +460,5 @@ Set up =eglot= to run on languages that have been configured.
(eglot-ensure)
(tree-sitter-mode 1)
(tree-sitter-hl-mode 1))))
+ (eglot-inlay-hints-mode 0)
#+end_src