Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1000 Bytes

README.md

File metadata and controls

62 lines (40 loc) · 1000 Bytes

Keybind

built-in

  • C-x j goto-line

helm

  • C-x c helm-command-prefix-key

  • C-x c f helm-for-files

  • C-x c C-c f helm-recentf

  • C-s and input words then C-o helm-occur-from-isearch

  • C-u C-x c M-g s Grep Directory Recursively

    • C-u C-s in helm-find-fils is the same above

helm-git-grep

  • C-x g g helm-git-grep

helm-git-files

  • C-x g f helm-git-files

git-gutter-fringe+

  • C-x G global-git-gutter+-mode

  • C-x v = git-gutter:popup-hunk

  • C-x v = git-gutter+-show-hunk

  • C-x v u git-gutter+-revert-hunks

magit

  • C-x g m magit-status

yasnippet

  • C-c & C-n yas-new-snippet
  • C-c & C-s yas-insert-snippet
  • C-c & C-v yas-visit-snippet-file

expand-region

  • C-, er/expand-region
  • C-M-, er/contract-region

anzu

  • C-c r anzu-query-replace
  • C-c R anzu-query-replace-regexp
  • C-c s anzu-query-replace-at-cursor-thing