feat: config moved
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "multiple-cursors" "20250210.1813"
|
||||
"Multiple cursors for emacs."
|
||||
'((cl-lib "0.5"))
|
||||
:url "https://github.com/magnars/multiple-cursors.el"
|
||||
:commit "89f1a8df9b1fc721b1672b4c7b6d3ab451e7e3ef"
|
||||
:revdesc "89f1a8df9b1f"
|
||||
:keywords '("editing" "cursors")
|
||||
:authors '(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainers '(("Magnar Sveen" . "magnars@gmail.com")))
|
Reference in New Issue
Block a user