add selection

This commit is contained in:
Tienson Qin
2021-06-16 22:42:38 +08:00
parent 31ac958a48
commit 96a0c22164
2 changed files with 12 additions and 1 deletions

View File

@@ -65,4 +65,7 @@
;; FIXME: not working
;; (match-content "te")
(util/edit-block "{enter}")))
(util/edit-block "{enter}")
;; Selection
(dorun (repeatedly 3 util/shift+up))))