Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.12 KB

20210406180044-helm.org

File metadata and controls

33 lines (26 loc) · 1.12 KB

Helm

This is about the Helm Emacs package. There’s going to be a lot of spacemacs stuff here too since helm is so central to it (and I use spacemacs).

helm-swoop

Super cool way to find things in buffers.

Checkout:

Some quick commands to get started

keysexecution
SPC s shelm-swoop
SPC s Shelm-multi-swoop (swoops all buffers)

Helm-ag

  • See Project-wide find and replace in Spacemacs for more.

To copy search results to buffer

  • SPC s p to do a project search
  • C-z save results in buffer(f3)
  • SPC s l to view buffer

spacemacs/help-jump-in-buffer

This lets you jump to method definitions or org-mode headlines.