Skip to content

Commit

Permalink
fix(emacs): Fix projectile issue with newer Eglot version
Browse files Browse the repository at this point in the history
  • Loading branch information
jidicula committed Jun 25, 2024
1 parent 0664032 commit e496763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,7 @@ There are two things you can do about this warning:
)

;; projectile
(use-package project)
(use-package projectile
:straight t
:delight
Expand Down

0 comments on commit e496763

Please sign in to comment.