Skip to content

Instantly share code, notes, and snippets.

@c02y
Last active August 15, 2018 07:01
Show Gist options
  • Save c02y/444041117aaac0fa695db4d8967b713c to your computer and use it in GitHub Desktop.
Save c02y/444041117aaac0fa695db4d8967b713c to your computer and use it in GitHub Desktop.
edit mode in helm-swoop
(bind-keys :map helm-swoop-map
("C-x e" . helm-swoop-edit) ;; since builtin C-c C-e is already used
;;
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment