Skip to content

Commit

Permalink
feat(multi-cursors): add multiple-cursors (dep of combobulate)
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Nov 17, 2023
1 parent 070a9bd commit 879200e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/me-multi-cursors.el
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@
:config
(evil-multiedit-default-keybinds))

(use-package multiple-cursors
:straight t)


(provide 'me-multi-cursors)

Expand Down

0 comments on commit 879200e

Please sign in to comment.