feat: added org-habit module
Added a simple way to make the org-habit consistency graphs align to the right margin as well as being responsive to the width of the window.
This commit is contained in:
parent
ff42cf0767
commit
4944668dfd
3 changed files with 31 additions and 0 deletions
|
@ -514,5 +514,6 @@ conditions where a window's buffer hasn't changed at the time this hook is run."
|
|||
(if (featurep! +babel) (load! "+babel"))
|
||||
(if (featurep! +capture) (load! "+capture"))
|
||||
(if (featurep! +export) (load! "+export"))
|
||||
(if (featurep! +habit) (load! "+habit"))
|
||||
(if (featurep! +present) (load! "+present"))
|
||||
(if (featurep! +protocol) (load! "+protocol")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue