fix: unbalanced brackets
This commit is contained in:
parent
474ab8da25
commit
0cce619733
|
@ -71,7 +71,7 @@
|
|||
"n r" '(org-roam-node-find :wk "Find Nodes")
|
||||
"n s" '(org-roam-db-sync :wk "Sync Nodes")
|
||||
"n c" '(org-todo :wk "Cycle Todo")
|
||||
"n l" '(org-latex-preview :wk "Preview Latex")
|
||||
"n l" '(org-latex-preview :wk "Preview Latex"))
|
||||
|
||||
;; Agenda - manage your life with org-mode
|
||||
(general-create-definer diancite/org-agenda
|
||||
|
|
Reference in a new issue