Simple image host.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.mc-lists.el 276B

12345678910111213
  1. ;; This file is automatically generated by the multiple-cursors extension.
  2. ;; It keeps track of your preferences for running commands with multiple cursors.
  3. (setq mc/cmds-to-run-for-all
  4. '(
  5. kill-region
  6. undefined
  7. ))
  8. (setq mc/cmds-to-run-once
  9. '(
  10. write-file
  11. ))