aboutsummaryrefslogtreecommitdiffstats
path: root/oni-lsp.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-12-01 09:27:24 -0800
committerGravatar Tom Willemse2020-12-01 09:27:24 -0800
commit5cd4dee407f35c20d70f18dd95b44aa4ebb33499 (patch)
treef7f9f5e429c84198e428ed76d0faeb9fc2abe7a8 /oni-lsp.el
parentaf077d1e03efbf4254678dc2d149a1d7b4a567ac (diff)
downloademacs-config-5cd4dee407f35c20d70f18dd95b44aa4ebb33499.tar.gz
emacs-config-5cd4dee407f35c20d70f18dd95b44aa4ebb33499.zip
Remove deprecated setting
Diffstat (limited to 'oni-lsp.el')
-rw-r--r--oni-lsp.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/oni-lsp.el b/oni-lsp.el
index eff199b..f6cd2ca 100644
--- a/oni-lsp.el
+++ b/oni-lsp.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.0225.101321
+;; Version: 2020.1124.155536
;; Package-Requires: (lsp-mode lsp-ui lsp-ivy)
;; This program is free software; you can redistribute it and/or modify
@@ -46,7 +46,6 @@
(princ help-string))))
(setq lsp-prefer-flymake nil)
-(setq lsp-prefer-capf t)
(setq lsp-ui-doc-enable nil)
(setq lsp-ui-sideline-enable nil)