Disable lsp-ui-doc

This commit is contained in:
coolneng 2019-04-26 00:28:24 +02:00
parent 495e70ee89
commit 07ed9a5c6c
1 changed files with 1 additions and 0 deletions

View File

@ -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