aboutsummaryrefslogtreecommitdiffstats
path: root/oni-lsp.el
diff options
context:
space:
mode:
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)