summary refs log tree commit diff
path: root/emacs/custom/my-ui.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom/my-ui.el')
-rw-r--r--emacs/custom/my-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/custom/my-ui.el b/emacs/custom/my-ui.el
index cf7093e..51350a0 100644
--- a/emacs/custom/my-ui.el
+++ b/emacs/custom/my-ui.el
@@ -76,7 +76,7 @@
          (window-width . 0.35)
          (side . left)
          (slot . 0))
-        ("\\*\\(Flymake diagnostics\\|eldoc\\|Package-Lint\\).*"
+        ("\\*\\(Flymake diagnostics\\|Package-Lint\\).*"
          (display-buffer-in-side-window)
          (window-height . 0.16)
          (side . top)