Merge branch 'master' into dev/var-sizes-linter

This commit is contained in:
Gabriel Horner
2022-02-08 12:02:39 -05:00
72 changed files with 4617 additions and 4814 deletions

View File

@@ -295,7 +295,7 @@
:search/re-index {:desc "Rebuild search index"
:binding "mod+c mod+s"
:fn search-handler/rebuild-indices!}
:fn (fn [_] (search-handler/rebuild-indices! true))}
:sidebar/open-today-page {:desc "Open today's page in the right sidebar"
:binding (if mac? "mod+shift+j" "alt+shift+j")