practicalli / spacemacs

Content for the book - Clojure Development with Spacemacs
https://practical.li/spacemacs
Creative Commons Attribution Share Alike 4.0 International
110 stars 33 forks source link

helm-follow-mode usages #189

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

C-c C-f - browse through helm lists of things immediately with helm-follow-mode

For example SPC T s lists all current themes, C-c C-f will apply themes immediately when scrolling through the list of themes.

for making follow-mode "sticky" between helm sessions (setq helm-follow-mode-persistent t)

Other useful uses SPC b b for browsing through buffers

helm-apropos

Things that dont work SPC f f does not load files