Commit Graph

9234 Commits

Author SHA1 Message Date
c1bfdadc10 Bump :completion
DarwinAwardWinner/ido-completing-read-plus@74861ea -> DarwinAwardWinner/ido-completing-read-plus@98d3a6e
emacs-helm/helm@0181b7e -> emacs-helm/helm@d978f20
raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773
raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773
tumashu/ivy-posframe@6d697ff -> tumashu/ivy-posframe@ae9bafe
tumashu/posframe@c15800a -> tumashu/posframe@e62e584

Possibly fixes #2540
2020-04-12 17:53:55 -04:00
a90226b569 Fix evil-collection-occur module 2020-04-12 17:30:07 -04:00
9ba14f0ba4 Fix org-journal-mode not loading on journal files 2020-04-12 03:54:58 -04:00
42084af680 Add popup rule for *lsp-help* 2020-04-11 23:05:54 -04:00
8e4ecdf668 Allow repeating evil-mc commands w/ numerical arg
Until gabesoft/evil-mc#110 is resolved.
2020-04-11 20:09:02 -04:00
da427a1b95 Fix #2880: RET on links in other elements 2020-04-11 14:43:58 -04:00
2e6e191da3 Remove helm-descbinds remapping
helm-descbinds-mode overrides describe-bindings itself.
2020-04-11 00:36:17 -04:00
7615bacde4 Merge pull request #2873 from brianmcgillion/helm-descbinds
Add helm-descbinds
2020-04-11 00:35:07 -04:00
3ef8ff9172 Merge pull request #2867 from mindlike/dan-dev
bump jupyter
2020-04-10 23:36:36 -04:00
d812786615 Merge pull request #2871 from brianmcgillion/keymap
Add KB for searching for symbol in project
2020-04-10 23:36:26 -04:00
8920725559 Merge pull request #2872 from yoavm448/latex-pre
Clarify LaTeX prerequisites
2020-04-10 23:36:02 -04:00
f4bb57fc8f Merge pull request #2876 from scrathat/lispy.hook.fix
editor/lispy: fix hook for lisp-mode
2020-04-10 23:35:38 -04:00
1ed0d3555e Merge branch 'develop' into loadConditions 2020-04-10 23:34:57 -04:00
af3c7266d8 Extend +web-django-mode to python-mode 2020-04-10 23:20:25 -04:00
c6c0583107 Configure org-roam completion backend 2020-04-10 23:32:47 +00:00
cad281b107 editor/lispy: fix hook for lisp-mode 2020-04-11 01:07:20 +02:00
5a14dcd48e Add helm-descbinds
This package allows for easier navigation of the assigned bindings.
The inbuilt describe-bindings (C-h b b) feature is remapped to the helm
equivalent.

Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
2020-04-11 01:24:29 +04:00
88fc240d0f org-roam-verbose = nil
Silence 'files: 0, links: 0, titles: 0, refs: 0, deleted: 0' when
starting up org-mode.
2020-04-10 14:40:14 -04:00
3622e36c75 Fix 'buffer does not seem to be associated with any file' error
Fixes #2869
Closes #2870
2020-04-10 13:47:41 -04:00
a1f6b75e95 Add KB for searching for symbol in project
Add a reasonable binding to search a project for the symbol at point.
2020-04-10 17:24:06 +04:00
51a6028b65 Clarify :lang latex prerequisites 2020-04-10 16:06:51 +03:00
Dan
dd8d248423 bump jupyter 2020-04-10 01:49:01 -07:00
24e35b95d5 Move org lang alias to markdown module 2020-04-10 02:04:00 -04:00
7e9fa0f21b Use rustic-mode for rust org src blocks 2020-04-10 02:00:52 -04:00
fa2b9d8afe Comment hl-todo keywords 2020-04-10 01:41:53 -04:00
6e753ab0ca Bump :lang org +roam
jethrokuan/org-roam@dfb8449 -> jethrokuan/org-roam@6e97003
jethrokuan/company-org-roam@063581d -> jethrokuan/company-org-roam@0913d86
2020-04-10 04:39:33 +00:00
5c56c0b218 Enable {size-indicator,column-number}-mode on doom-modeline-mode 2020-04-09 17:48:47 -04:00
8d6afc7e7d Merge pull request #2847 from jsravn/load-org-roam-on-org-mode
Load org-roam after org-mode
2020-04-08 17:49:03 -04:00
c3520dd390 Merge pull request #2856 from AlexLewandowski/develop
Add +lsp to Julia and override some defaults in julia-repl
2020-04-08 17:46:13 -04:00
eec3968802 Defer julia REPL 2020-04-08 17:43:42 -04:00
cd156fcc0a Refactor julia module 2020-04-08 17:34:53 -04:00
d6fe5dad65 Update Julia README.org 2020-04-08 15:01:25 -06:00
70eda9507a Fix 'No such file or directory +everywhere' error 2020-04-08 16:56:53 -04:00
69f5578319 rm newline 2020-04-08 14:56:31 -06:00
9568023b83 Remove default installation of lsp-julia 2020-04-08 14:52:45 -06:00
b2368527d3 Julia:added LSP and repl buffername uses workspace 2020-04-08 14:34:04 -06:00
26f67b4409 Merge pull request #2854 from seanfarley/smf/django-web-mode
web: add +web-django-mode
2020-04-08 16:27:22 -04:00
8ecf393a3a Add back :commands and use :hook for org-roam 2020-04-08 21:24:49 +01:00
5153007b2d web: add +web-django-mode
This adds support for django templates.
2020-04-08 12:56:34 -07:00
7ffb6a61c1 Silence evil-collection warning 2020-04-08 15:54:16 -04:00
439562e526 Merge pull request #2842 from paulapatience/bugfix/synosaurus-wordnet
tools/lookup: fix synosaurus -> synosaurus-wordnet
2020-04-08 15:36:29 -04:00
e24e9b33fb Merge pull request #2845 from jsravn/disable-deft-autosave
Disable deft's buffer auto-save
2020-04-08 15:36:12 -04:00
9d19ea7cd7 Merge pull request #2853 from jsravn/fix-helm-xref-for-emacs27
Fix helm-xref when using Emacs 27+
2020-04-08 15:35:41 -04:00
18d0198025 Load evil-collection a little sooner
Possibly addresses a litany of load-order issues caused by
evil-collection's keybinds overriding Doom's new defaults or the user's
own changes.
2020-04-08 15:31:44 -04:00
b78fc4eb76 Minor refactor & reformatting across the board 2020-04-08 15:30:10 -04:00
2957f5ff28 lang/org: move submodule hooks to back of org hooks
So they have an opportunity to override defaults.
2020-04-08 15:30:10 -04:00
fbbc7535ea Fix #2839: fix xref backend for lookup handlers 2020-04-08 15:30:09 -04:00
73f89fd907 Fix #2848: unset org-agenda-inhibit-startup 2020-04-08 15:30:09 -04:00
6a8ac7f5fd Fix helm-xref when using Emacs 27+
Fixes https://github.com/hlissner/doom-emacs/issues/2852
2020-04-08 19:11:33 +01:00
82312ac9aa Load org-roam after org-mode
Fix https://github.com/hlissner/doom-emacs/issues/2846
2020-04-08 13:10:17 +01:00