Skip to content

Switch and toggle major and minor modes using Helm

Notifications You must be signed in to change notification settings

syohex/helm-mode-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Emacs Helm manager for major and minor modes

Usage

  • install the package: M-x package-install RET helm-mode-manager RET

  • M-x helm-switch-major-mode provides a list of all major modes. Hitting 'RET' enables the mode, C-z shows the mode documentation

  • M-x helm-enable-minor-mode provides a list of all inactive minor modes. Hitting 'RET' enables the mode, C-z shows the mode documentation

  • M-x helm-disable-minor-mode provides a list of all active minor modes. Hitting 'RET' enables the mode, C-z shows the mode documentation

About

Switch and toggle major and minor modes using Helm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published