Commit Graph

5 Commits

Author SHA1 Message Date
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