Skip to content

Minor mode for displaying the current heading in org mode's header line

License

Notifications You must be signed in to change notification settings

niklasva/org-header-line-outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

org-header-line-outline

Minor mode for displaying the current heading in org mode’s header line

(use-package org-header-line-outline
  :after org
  :straight (:host github :repo "niklasva/org-header-line-outline")
  :hook (org-mode-hook . org-header-line-outline-mode))

About

Minor mode for displaying the current heading in org mode's header line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published