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 ;; 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)