1
0
Fork 0

Remove deprecated setting

This commit is contained in:
Tom Willemse 2020-12-01 09:27:24 -08:00
parent af077d1e03
commit 5cd4dee407

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org> ;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local ;; Keywords: local
;; Version: 2020.0225.101321 ;; Version: 2020.1124.155536
;; Package-Requires: (lsp-mode lsp-ui lsp-ivy) ;; Package-Requires: (lsp-mode lsp-ui lsp-ivy)
;; This program is free software; you can redistribute it and/or modify ;; This program is free software; you can redistribute it and/or modify
@ -46,7 +46,6 @@
(princ help-string)))) (princ help-string))))
(setq lsp-prefer-flymake nil) (setq lsp-prefer-flymake nil)
(setq lsp-prefer-capf t)
(setq lsp-ui-doc-enable nil) (setq lsp-ui-doc-enable nil)
(setq lsp-ui-sideline-enable nil) (setq lsp-ui-sideline-enable nil)