Henrik Lissner
|
c9fe2de236
|
Ensure persp-kill-buffer-query-function is last in hook
|
2017-12-29 01:48:55 -05:00 |
|
Henrik Lissner
|
d8105427e2
|
ui/doom-dashboard: fix restriction to dashboard buffer
|
2017-12-28 20:04:46 -05:00 |
|
Henrik Lissner
|
f8cfe5878d
|
ui/doom-dashboard: add unit tests
|
2017-12-28 19:59:54 -05:00 |
|
Henrik Lissner
|
7ea3895b99
|
ui/doom-dashboard: fix pwd not always being set #309
|
2017-12-28 19:59:32 -05:00 |
|
Henrik Lissner
|
58b2605215
|
ui/doom-dashboard: fix 'last pwd policy
|
2017-12-28 19:58:27 -05:00 |
|
Henrik Lissner
|
8b1f8acc0d
|
Rearrange core config, epa & authinfo bits (fix after! error)
|
2017-12-27 22:48:05 -05:00 |
|
Henrik Lissner
|
538e4c52bd
|
ui/doom-dashboard: fix edge cases where cwd wasn't set properly
|
2017-12-27 21:00:03 -05:00 |
|
Henrik Lissner
|
13111ff5c4
|
Set epa-{file-encrypt-to,pinentry-mode}; no authinfo for sudo via tramp
|
2017-12-27 20:48:06 -05:00 |
|
Henrik Lissner
|
9fa60965a8
|
feature/snippets: remove evil hacks (experimental)
They don't seem to be necessary anymore. More testing is required.
|
2017-12-27 18:20:15 -05:00 |
|
Henrik Lissner
|
16df33a5b1
|
feature/snippets: simplify var config
|
2017-12-27 18:19:56 -05:00 |
|
Henrik Lissner
|
9a71a73538
|
General, minor refactor
|
2017-12-27 18:19:33 -05:00 |
|
Henrik Lissner
|
01042192b8
|
Fix file-templates in doom-emacs directory
|
2017-12-27 18:15:44 -05:00 |
|
Henrik Lissner
|
86f445d6a1
|
ui/doom-dashboard: only set last-cwd in real buffers
|
2017-12-27 17:12:50 -05:00 |
|
Henrik Lissner
|
6c3d7ad7c7
|
ui/doom-dashboard: expand string +doom-dashboard-pwd-policy #309
|
2017-12-27 17:11:59 -05:00 |
|
Henrik Lissner
|
b331acb46b
|
lang/cc: rename +cc-{include-paths,compiler-options} #305
|
2017-12-27 17:10:28 -05:00 |
|
Henrik Lissner
|
bee9259096
|
ui/doom-dashboard: add +doom-dashboard-pwd-policy option #309
Gives the user control over how the dashboard's default-directory is
set. The default is to set it to the project root of the last open
buffer.
|
2017-12-27 13:24:18 -05:00 |
|
Henrik Lissner
|
06e76c8f49
|
lang/org: fix drag'n'drop in org-mode #307
Caused by references to long gone functions.
|
2017-12-27 01:03:20 -05:00 |
|
Henrik Lissner
|
0a9a992e81
|
lang/cc: remove +cc|init-rtags-server-maybe
The rtags-start-process-unless-running function does exactly the same
thing, making +cc|init-rtags-server-maybe redundant.
Relevant to #305
|
2017-12-27 00:49:09 -05:00 |
|
Henrik Lissner
|
854b26af28
|
lang/cc: fix rtags-cancel-process preventing emacs quit
|
2017-12-27 00:42:04 -05:00 |
|
Henrik Lissner
|
0da3c563b7
|
lang/cc: update readme #305
|
2017-12-27 00:36:22 -05:00 |
|
Henrik Lissner
|
e833a16e04
|
lang/cc: +cc/reload-compile-commands => +cc/reload-compile-db #305
|
2017-12-27 00:11:09 -05:00 |
|
Henrik Lissner
|
869a85a46b
|
lang/cc: new command +cc/reload-compile-commands #305
|
2017-12-26 23:44:58 -05:00 |
|
Henrik Lissner
|
fa98d79bf4
|
lang/cc: rtags-completions-enabled = nil #305
|
2017-12-26 23:39:44 -05:00 |
|
Henrik Lissner
|
b03d0a9416
|
Merge branch 'dywedir-patch-1' into develop
* dywedir-patch-1:
Fix typo
|
2017-12-26 19:58:29 -05:00 |
|
Henrik Lissner
|
45f73dae09
|
Merge pull request #304 from amosbird/develop
add fish-mode file-template.
|
2017-12-26 19:56:21 -05:00 |
|
Henrik Lissner
|
62f7b2a9f4
|
lang/cc: add flycheck-irony back to packages.el (whoops)
|
2017-12-26 19:53:48 -05:00 |
|
Henrik Lissner
|
2eb0c4adb6
|
completion/ivy: remap globally
|
2017-12-26 19:39:33 -05:00 |
|
Henrik Lissner
|
0b2e6abac6
|
lang/cc: don't undo ivy-mode-map remapping
|
2017-12-26 19:39:20 -05:00 |
|
Henrik Lissner
|
10110ad9d2
|
lang/cc: kill emacs-spawned rdm on quit #305
|
2017-12-26 19:36:03 -05:00 |
|
Henrik Lissner
|
649c9649c1
|
app/rss: elfeed-org after elfeed *and* org
|
2017-12-26 19:27:49 -05:00 |
|
Henrik Lissner
|
e8b9c7dba7
|
feature/jump: remove gxref + commented out ggtags config
|
2017-12-26 19:26:59 -05:00 |
|
Henrik Lissner
|
48539dacbc
|
feature/jump: add {ivy,helm}-xref
|
2017-12-26 19:26:42 -05:00 |
|
Henrik Lissner
|
222a2955e2
|
lang/cc: refactor rtags integration #305
|
2017-12-26 19:24:25 -05:00 |
|
Henrik Lissner
|
750b74379d
|
lang/cc: add rtags support #305
|
2017-12-26 18:15:10 -05:00 |
|
Henrik Lissner
|
a02edc1d01
|
lang/cc: map cmake-mode to .cmake files
|
2017-12-26 18:12:15 -05:00 |
|
Henrik Lissner
|
e5dcdadd5e
|
lang/cc: (when ...) -> :when
|
2017-12-26 14:14:36 -05:00 |
|
Amos Bird
|
c5a7d2cb25
|
add fish-mode file-template.
|
2017-12-26 15:08:45 +08:00 |
|
Henrik Lissner
|
b5cb8a0527
|
Disable show-trailing-whitespace in doom dashboard #297
|
2017-12-25 19:09:55 -05:00 |
|
Henrik Lissner
|
04820bc022
|
Fix TAB in ivy only half-triggering auto-completion #303
|
2017-12-25 18:59:44 -05:00 |
|
Vlad Myhajličenko
|
86934fe1a4
|
Fix typo
|
2017-12-25 14:30:17 +02:00 |
|
Henrik Lissner
|
b0c73c486e
|
lang/org: resolve +org-dir later
Gives users more of a chance to change +org-dir before paths are
resolved with it.
Addresses #296
|
2017-12-24 15:13:38 -05:00 |
|
Henrik Lissner
|
208fbb1726
|
Fix invalid-file-location when capturing to todo template #296
|
2017-12-24 15:08:00 -05:00 |
|
Henrik Lissner
|
1ef50bd5fa
|
private/default: fix whitespace in bindings
|
2017-12-23 19:00:56 -05:00 |
|
Henrik Lissner
|
e641a386ac
|
private/default: fix malformed-function error while byte-compiling
|
2017-12-23 16:16:53 -05:00 |
|
Henrik Lissner
|
c417d732c8
|
private/default: fix wrong-type-argument error while byte-compiling
|
2017-12-23 16:16:50 -05:00 |
|
Henrik Lissner
|
9d661ff71e
|
Move ac-php-tags-path & recentf-save-file to doom-cache-dir
|
2017-12-23 14:30:36 -05:00 |
|
Henrik Lissner
|
e1e658145e
|
private/default: remove vestigial file
|
2017-12-23 02:55:28 -05:00 |
|
Henrik Lissner
|
ee1e376cba
|
private/default: fix incorrect autoload cookies
|
2017-12-23 02:50:07 -05:00 |
|
Henrik Lissner
|
024e0407eb
|
private/default: fix old keybind references
|
2017-12-23 02:49:49 -05:00 |
|
Henrik Lissner
|
46b5d5a64a
|
Remove private/hlissner (moved to hlissner/doom-emacs-private repo)
|
2017-12-23 02:29:56 -05:00 |
|