Henrik Lissner
|
04820bc022
|
Fix TAB in ivy only half-triggering auto-completion #303
|
2017-12-25 18:59:44 -05: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 |
|
Henrik Lissner
|
79fbaf3d98
|
Add private/default
This will replace private/hlissner.
Addresses #301
|
2017-12-23 02:27:44 -05:00 |
|
Henrik Lissner
|
1873a48e71
|
ui/doom-dashboard: fix trailing highlights in whitespace-mode #297
|
2017-12-22 16:33:43 -05:00 |
|
Henrik Lissner
|
317536a02a
|
ui/doom-dashboard: use doom--package-load-path to count packages
|
2017-12-22 16:26:08 -05:00 |
|
Henrik Lissner
|
a74218f490
|
lang/java: remove redundant server-install code + minor refactor
meghanada-mode already auto-installs the server. It doesn't need our
help.
|
2017-12-22 15:17:07 -05:00 |
|
Henrik Lissner
|
961a55e764
|
Activate insert-mode in git-commit-mode #282
|
2017-12-20 22:10:07 -05:00 |
|
Henrik Lissner
|
27a229ec9b
|
lang/org: use emacsmirror for org-plus-contrib
|
2017-12-20 20:10:45 -05:00 |
|
Rui Silva
|
1eaae12207
|
Fix private module readme's links
|
2017-12-20 19:15:19 +00:00 |
|
Henrik Lissner
|
47da56b221
|
lang/elixir: simplify alchemisy-company :after property
|
2017-12-18 13:15:09 -05:00 |
|
Henrik Lissner
|
682ff5500a
|
lang/elixir: refactor; fix smartparens & alchemist integration
Fixes #294
|
2017-12-18 13:14:52 -05:00 |
|
Henrik Lissner
|
fe02905d22
|
lang/java: don't install meghanada when compiling
|
2017-12-17 00:03:45 -05:00 |
|
Henrik Lissner
|
73333784f8
|
completion/ivy: fix cyclical-load errors when compiling
|
2017-12-17 00:03:45 -05:00 |
|
Henrik Lissner
|
b8a969361d
|
lang/javascript: remove extra parentheses causing nonvariable error
|
2017-12-17 00:03:45 -05:00 |
|
Henrik Lissner
|
87fc297fea
|
lang/org: silence redundant pandoc compilation warnings
|
2017-12-17 00:03:45 -05:00 |
|
Henrik Lissner
|
ccaaca2d88
|
lang/org: replace obsolete org-match-string-no-properties
|
2017-12-17 00:03:45 -05:00 |
|
Henrik Lissner
|
d7a4d6fc39
|
private/hlissner: minor refactor
|
2017-12-16 23:45:16 -05:00 |
|
Henrik Lissner
|
a9d71630da
|
lang/org: defvar org-capture-templates
This prevents lang/org from overwriting user-defined
org-capture-templates in their init.el.
|
2017-12-16 12:50:36 -05:00 |
|
Henrik Lissner
|
7acb860cb6
|
lang/org: lazy-load ox-pandoc
|
2017-12-16 12:50:04 -05:00 |
|
Henrik Lissner
|
24dc5d4375
|
Disable show-paren-mode in org-mode
show-paren-mode causes flickering with indentation margins made by
org-indent-mode, so we simply turn off show-paren-mode altogether.
|
2017-12-16 12:45:19 -05:00 |
|
Henrik Lissner
|
dec16e46c7
|
feature/version-control: add byte-compile cookie to +git
|
2017-12-16 12:28:06 -05:00 |
|
Henrik Lissner
|
8173b037d9
|
Appease byte-compiler, system-name => (system-name) #288
|
2017-12-11 02:36:02 -05:00 |
|
Henrik Lissner
|
22a721fd15
|
app/rss: fix doom-popup-buffer call #288
|
2017-12-10 23:35:18 -05:00 |
|
Henrik Lissner
|
27b1a9c3c6
|
+workspaces*auto-add-buffer: redisplay => force-mode-line-update
|
2017-12-10 17:00:29 -05:00 |
|
Henrik Lissner
|
c85fd98350
|
lang/haskell: refactor +dante submodule
|
2017-12-10 16:59:34 -05:00 |
|
Henrik Lissner
|
b14198dedf
|
Extend byte-compile ;;;###if support to other elisp files
|
2017-12-10 16:57:51 -05:00 |
|
Henrik Lissner
|
3bc847ac6b
|
lang/org: QUELPA->ELPA for ob-rust
|
2017-12-10 16:56:30 -05:00 |
|
Henrik Lissner
|
3bc0b18184
|
tools/password-store: fix emacs 26 compatibility
|
2017-12-10 15:37:01 -05:00 |
|
Henrik Lissner
|
1de396ae8d
|
feature/version-control: appease byte-compiler in Emacs 26
|
2017-12-10 15:12:25 -05:00 |
|
Henrik Lissner
|
a41f02e6e7
|
completion/ivy: turn off my "very magic" regex mod
This makes regex consistent between evil-search, ivy, ripgrep and ag.
|
2017-12-10 14:54:33 -05:00 |
|
Henrik Lissner
|
76a4ae459d
|
Fix obsolete (when|if)-let messages in Emacs 26
|
2017-12-10 14:49:52 -05:00 |
|
Henrik Lissner
|
e168118243
|
Revert a8f4d85d ; back to help-fns+
Helpful, while sometime useful, tended to be slow when invoked.
|
2017-12-10 11:49:02 -05:00 |
|
Henrik Lissner
|
0ff5966379
|
Refactor solaire-mode init (fix startup errors in #285)
|
2017-12-09 16:52:23 -05:00 |
|
Henrik Lissner
|
879c695f3a
|
completion/ivy: remove unnecessary help remaps
|
2017-12-09 16:22:06 -05:00 |
|
Henrik Lissner
|
a8f4d85da3
|
core-editor: remove help-fns+ & add helpful
|
2017-12-09 16:21:42 -05:00 |
|
Henrik Lissner
|
4a504a07aa
|
ui/doom-modeline: remove all-the-icons-scale-factor let-bindings #278
|
2017-12-09 14:51:33 -05:00 |
|
Henrik Lissner
|
13561c3ddf
|
private/hlissner: refactor + update
|
2017-12-09 14:49:33 -05:00 |
|
Henrik Lissner
|
cd7bd7628f
|
lang/org: refactor org init process
after! org is more reliable than org-load-hook.
|
2017-12-09 14:42:46 -05:00 |
|
Henrik Lissner
|
07088d3dcf
|
Removed s.el dependency (prefer built-in)
|
2017-12-09 14:40:14 -05:00 |
|
Henrik Lissner
|
a07c29c069
|
Fix lang/org unit tests
|
2017-12-09 14:38:51 -05:00 |
|
Henrik Lissner
|
d7938781e1
|
private/hlissner: fix org-mode-map keybind fixes in +bindings.el #285
|
2017-12-09 11:53:59 -05:00 |
|