squash! Disable lsp-ui-doc

This commit is contained in:
coolneng 2019-04-28 20:56:12 +02:00
parent 07ed9a5c6c
commit 9d160efe0a
1 changed files with 4 additions and 4 deletions

View File

@ -495,13 +495,13 @@ before packages are loaded."
"1 sec" nil 'delete-windows-on
(get-buffer-create "*compilation*"))
(message "No Compilation Errors!")))))
(add-hook 'realgud-short-key-mode-hook ; Short key mode for realgud
(lambda ()
(local-set-key "\C-c" realgud:shortkey-mode-map)))
;(add-hook 'realgud-short-key-mode-hook ; Short key mode for realgud
; (lambda ()
; (local-set-key "\C-c" realgud:shortkey-mode-map)))
(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
(setq lsp-ui-doc-enable nil) ; disable lsp-ui-doc
)
;; Do not write anything past this comment. This is where Emacs will