1
0
Fork 0

[oni-lsp] Remove non-existent variable

This commit is contained in:
Tom Willemse 2022-02-28 01:37:10 -08:00
parent 76bffd107c
commit 7cd5486028

View file

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