mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 04:20:57 +01:00
disabled ivy mode for go+lsp
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
("gopls.staticcheck" t t)))
|
||||
|
||||
;; disable infantile nonsense
|
||||
(setq lsp-headerline-breadcrumb-enable nil)
|
||||
(setq lsp-modeline-code-actions-enable nil)
|
||||
(setq lsp-headerline-breadcrumb-enable nil
|
||||
lsp-modeline-code-actions-enable nil)
|
||||
|
||||
:init
|
||||
;; I'm not using any of th lsp commands, but better define a prefix
|
||||
|
||||
Reference in New Issue
Block a user