Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 226 Bytes

emacs.md

File metadata and controls

6 lines (4 loc) · 226 Bytes

Emacs

  • C-c h r runs helm-rg.
  • C-c h f runs helm-projectile-find-file.
  • s-p g, C-c p g runs helm-projectile-find-file-dwim, which is a nice way to find files based on the position of the point in a buffer.