ledger-mode
ledger-mode copied to clipboard
Syntax highlighting in ledger-mode messed-up when default-tab-width is set to 4 or less (BZ#1169)
Note: the issue was created automatically with bugzilla2github
Bugzilla bug ID: BZ#1169 From: Kuba Orlik (@kuba-orlik) CC: @kuba-orlik
Comment author: Kuba Orlik (@kuba-orlik)
Steps to reproduce:
-
(setq default-tab-width 4) - enter ledger-mode
- Try to write a transaction
- See that the transaction entries are not highlighted properly
Running font-lock-fontify-buffer is a temporary fix, but the highlighting is messed back up once you edit the buffer.