Henrik Lissner
e4f4818c74
Ensure ELPA org is loaded instead of site org
2017-09-23 13:48:08 +02:00
Henrik Lissner
91783e0695
General refactor & cleanup
2017-09-15 14:37:20 +02:00
Henrik Lissner
806ee96416
org-attach: remove vestigial reference to variable
2017-09-07 17:55:01 +02:00
Henrik Lissner
1f13aa5d70
+org|realign-table-maybe: now recalculates table formulas too
2017-09-07 17:36:33 +02:00
Henrik Lissner
649f3eaf91
+org/toggle-fold: realign tables
2017-09-07 17:36:18 +02:00
Henrik Lissner
5cdc495a9f
Refactor +org/dwim-at-point
2017-09-07 17:35:09 +02:00
Henrik Lissner
e40d991cee
Refactor org/org-attach
2017-09-07 17:25:38 +02:00
Henrik Lissner
caf23e239a
Add task entry to org-capture-templates
2017-09-07 13:27:38 +02:00
Henrik Lissner
03591ce77d
org: restore checkbox TODO keywords
2017-09-06 01:33:08 +02:00
Henrik Lissner
b1ae7f576d
org: refactor + fix incorrectly attached hooks
...
Buffer-local hooks were being added on org-load-hook, rather than
org-mode-hook.
Fixes #186
2017-09-05 16:42:03 +02:00
Henrik Lissner
735fcd099c
org-capture: fix void-function doom/project-root reference
2017-09-05 16:38:06 +02:00
Henrik Lissner
23404980ac
Fix wrong-type-argument error from +org/insert-item
...
+org/insert-item would throw "save-excursion: Wrong type argument:
listp, 1" when used from BOL on the first sub-item in a list.
2017-09-03 20:59:56 +02:00
Henrik Lissner
6947fd72c3
org: set org-ellipsis to downward chevron
...
This is no longer set by doom-themes.
2017-09-02 16:15:12 +02:00
Henrik Lissner
7af0dd8545
org/org: refactor table navigation keys
...
Fixes a conflict with the C-[hjkl] window navigation keys.
2017-08-06 20:49:21 +02:00
Henrik Lissner
749553993d
Remove org-mode custom fontification
...
This has been merged into doom-themes.
2017-08-03 21:24:08 +02:00
Henrik Lissner
f2d8681ef4
Refactor line number implementation
...
+ Add relative line number support (see doom-line-numbers-style)
+ Update doom/toggle-line-numbers
+ New hook functions: doom|enable-line-numbers,
doom|disable-line-numbers
Addresses #156
2017-07-19 00:25:05 +02:00
Benjamin Andresen
78b40fb427
Fix: org/babel: sh -> shell
...
sh was renamed to shell in Org 8.2 [1] and this may result in some undesired
behavior as it will fall back to the bundled ob-sh.el
[1] http://orgmode.org/cgit.cgi/org-mode.git/plain/etc/ORG-NEWS
2017-07-16 04:56:51 +02:00
Henrik Lissner
6dfbda7901
org/org: add C-S-[hjkl] binds
2017-07-08 13:43:34 +02:00
Henrik Lissner
0f11e5c117
Enable evil insert mode in org-capture-mode #138
2017-07-05 12:26:11 +02:00
Henrik Lissner
d2d4166b42
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
2017-07-05 12:26:08 +02:00