Skip to content

Instantly share code, notes, and snippets.

@myuhe
Created March 11, 2010 08:37
Show Gist options
  • Save myuhe/328966 to your computer and use it in GitHub Desktop.
Save myuhe/328966 to your computer and use it in GitHub Desktop.
(setq anything-c-moccur-anything-idle-delay 0.2
anything-c-moccur-higligt-info-line-flag t
anything-c-moccur-enable-auto-look-flag t
anything-c-moccur-enable-initial-pattern nil)
(set-face-foreground 'anything-file-name "SteelBlue1")
(set-face-foreground 'anything-dir-priv "OrangeRed")
(set-face-background 'anything-dir-priv "black")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment