We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 390a2db commit 118c864Copy full SHA for 118c864
DOCS.md
@@ -313,7 +313,7 @@ Determine on which day the week will start in calendar modal (ex: [changing the
313
314
#### **emacs_config**
315
*type*: `table`<br />
316
-*default value*: `{ executable_path = 'emacs', configure_path='$HOME/.emacs.d/init.el' }`<br />
+*default value*: `{ executable_path = 'emacs', config_path='$HOME/.emacs.d/init.el' }`<br />
317
Set configuration for your emacs. This is useful for having the emacs export properly pickup your emacs config and plugins.
318
319
### Agenda settings
0 commit comments