ledger-mode
ledger-mode copied to clipboard
Configure a reasonable default outline-regexp
For outline-minor-mode users, ledger-mode now configures a default regexp that
causes multiline, entries, comments, directives, etc. to be folded by the
outline commands.
This will not conflict with existing configurations for using
outline-minor-mode to organize large sections of the ledger file, if such
configurations set outline-regexp in ledger-mode-hook or local variables.