Skip to content

svjson/heed-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heed-mode.el

Major mode for editing Heed presentations.

Features

  • Basic syntax highlighting
  • Rudimentary integration with heed-cli for navigating within a presentation

Key bindings

Binding Command Description
M-n heed-next-slide Navigate to the next slide in the current presentation
N-p heed-previous-slide Navigate to the previous slide in the current presentation
C-c k heed-close-presentation-other-files Close all files belonging to the current presentation except the current buffer/file.
C-c n heed-open-slide Open a slide from the current presentation, via completing-read.

License

© 2025 Sven Johansson. GPLv3 Licensed.

About

Emacs major mode for editing Heed presentation files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors