diff --git a/emacs/.spacemacs b/emacs/.spacemacs index f8562f1..d3401f5 100644 --- a/emacs/.spacemacs +++ b/emacs/.spacemacs @@ -501,6 +501,7 @@ before packages are loaded." (setq magit-repository-directories '(("/home/coolneng/Documents/Uni" . 6))) (add-to-list 'auto-mode-alist '("\\.aiml\\'" . web-mode)) + (lsp-ui-doc-mode nil) ; disable lsp-ui-doc ) ;; Do not write anything past this comment. This is where Emacs will