Skip to content

Instantly share code, notes, and snippets.

@bmnn
Created December 27, 2013 17:26
Show Gist options
  • Save bmnn/8149933 to your computer and use it in GitHub Desktop.
Save bmnn/8149933 to your computer and use it in GitHub Desktop.
emacs; icicles
(require 'icicles)
(icy-mode 1)
(global-set-key (kbd "C-c s") 'icicle-repeat-complex-command)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment