Skip to content

Instantly share code, notes, and snippets.

@jxa
Created December 16, 2008 14:33
Show Gist options
  • Save jxa/36469 to your computer and use it in GitHub Desktop.
Save jxa/36469 to your computer and use it in GitHub Desktop.
(require 'anything)
(require 'anything-config)
(setq anything-sources
(list anything-c-source-buffers
anything-c-source-file-name-history
anything-c-source-man-pages
anything-c-source-emacs-commands))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment