Skip to content

Instantly share code, notes, and snippets.

@mgalgs
Created April 4, 2014 20:06
Show Gist options
  • Save mgalgs/9982172 to your computer and use it in GitHub Desktop.
Save mgalgs/9982172 to your computer and use it in GitHub Desktop.
(setq load-path (append '("~/.emacs.d/site-lisp/helm" """~/.emacs.d/site-lisp/helm-swoop") load-path))
(require 'helm)
(require 'helm-config)
(require 'helm-swoop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment