diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/emacs.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emacs/emacs.el b/emacs/emacs.el index bffc5825..f16cd141 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -65,8 +65,6 @@ (use-package lsp-mode :ensure t :init - ;; Windows Terminal has rendering issues with lenses? - (setq lsp-lens-enable nil) :custom (lsp-rust-features "all")) (use-package lsp-ui |
