working system
This commit is contained in:
commit
e0ad4ea627
53 changed files with 2927 additions and 0 deletions
13
.mc-lists.el
Normal file
13
.mc-lists.el
Normal file
|
@ -0,0 +1,13 @@
|
|||
;; This file is automatically generated by the multiple-cursors extension.
|
||||
;; It keeps track of your preferences for running commands with multiple cursors.
|
||||
|
||||
(setq mc/cmds-to-run-for-all
|
||||
'(
|
||||
evil-insert-line
|
||||
))
|
||||
|
||||
(setq mc/cmds-to-run-once
|
||||
'(
|
||||
evil-backward-char
|
||||
evil-insert
|
||||
))
|
Loading…
Add table
Add a link
Reference in a new issue