~ruther/emacs.d

c4e0124e130ba1812c7fa2c6131c09f61c7e90ce — Rutherther 3 months ago 98d0df1
fix: remove trailing paren
1 files changed, 1 insertions(+), 1 deletions(-)

M init.el
M init.el => init.el +1 -1
@@ 1320,7 1320,7 @@
(my-use-package agent-review
  :ensure (agent-review :type git
                        :host github
                        :repo "nineluj/agent-review")))
                        :repo "nineluj/agent-review"))

(my-use-package lsp-mode
  :ensure t