Skip to content

Commit

Permalink
fix: 冲突处理
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoe committed May 25, 2024
1 parent 5eb4b59 commit f41a3dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lisp/init-editing-utils.el
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@
(global-set-key [M-down] 'md-move-lines-down)
(global-set-key [M-S-up] 'md-move-lines-up)
(global-set-key [M-S-down] 'md-move-lines-down)
>>>>>>> 099bac07 (feat: add personal config)

(global-set-key (kbd "C-c d") 'md-duplicate-down)
(global-set-key (kbd "C-c u") 'md-duplicate-up)
Expand Down

0 comments on commit f41a3dd

Please sign in to comment.