mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move lang/org => org/*
Since lang/org has grown (and is expected to grow much, much more), it has been given its own module category. Concerns #129, #138
This commit is contained in:
@ -24,5 +24,5 @@ fi
|
||||
|
||||
emacsclient -c \
|
||||
-F '((name . "org-capture") (width . 70) (height . 25))' \
|
||||
--eval "(+org/capture \"$key\" \"$2\")"
|
||||
--eval "(+org-capture/dwim \"$2\" \"$key\")"
|
||||
|
||||
|
Reference in New Issue
Block a user