Skip to content

Commit

Permalink
Improve performance
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed Sep 1, 2024
1 parent cdc4e0c commit 8ab0960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .emacs.d/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@
:type github
:pkgname "manateelazycat/lsp-bridge"
:depends (posframe markdown-mode yasnippet orderless))
(add-hook 'emacs-startup-hook
(add-hook 'prog-mode-hook
#'(lambda ()
;; (setq lsp-bridge-enable-mode-line nil)
(global-lsp-bridge-mode)))
Expand Down

0 comments on commit 8ab0960

Please sign in to comment.