Skip to content

Commit

Permalink
feat(prog): add eglot-booster as a package
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jan 22, 2024
1 parent 5baf8b0 commit f9e77d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 68 deletions.
68 changes: 0 additions & 68 deletions elisp/eglot-booster.el

This file was deleted.

3 changes: 3 additions & 0 deletions modules/me-prog.el
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,9 @@ Fall back to the default `citre--project-root'."
:straight t
:hook ((python-mode python-ts-mode) . python-docstring-mode))

(use-package eglot-booster
:straight (:host github :repo "jdtsmith/eglot-booster"))


(provide 'me-prog)

Expand Down

0 comments on commit f9e77d5

Please sign in to comment.