Update readme

This commit is contained in:
Case Duckworth 2022-06-15 15:25:25 -05:00
parent 9b2324c6e0
commit 4742605f98
1 changed files with 4 additions and 0 deletions

View File

@ -280,6 +280,10 @@
))
(+browse-url-transform-url-global-mode +1))
(setup c-mode
(:with-hook c-mode-common-hook
(:hook #'indent-tabs-mode)))
(setup calendar
(require '_location)
(:option diary-file (private/ "diary")))