Commit graph

8651 commits

Author SHA1 Message Date
Henrik Lissner
e852ac0469
Re-introduce +lsp-company-backends
Not a perfect solution, but it'll do while I figure out a better
solution for set-company-backends!'s inflexibility.
2020-08-01 15:18:02 -04:00
Henrik Lissner
318b3ef238
tools/debugger: refactor dap lib loader 2020-08-01 15:15:59 -04:00
Henrik Lissner
bfb04102ef
email/mu4e: replace org-mu4e with org-msg
Fixes #3663
2020-08-01 14:16:43 -04:00
Henrik Lissner
8a0fd0b18d
Bump :emacs dired
dgutov/diff-hl@a625033 -> dgutov/diff-hl@2281a89
ralesi/ranger.el@ae9b381 -> ralesi/ranger.el@d7c1837
yqrashawn/fd-dired@001cc95 -> yqrashawn/fd-dired@5622041

Fixes pasting file to its original directory. Previously it failed with
error, adding a suffix.

Closes #3665

Co-authored-by: Jakub Darul <JakDar@users.noreply.github.com>
2020-08-01 13:52:24 -04:00
Henrik Lissner
84fe780b34
tools/lookup: remove redundant Emacs 26 gnutls fix
A fix for this issue is already part of Doom core, so this is redundant.
2020-07-31 18:14:07 -04:00
Henrik Lissner
16acf1a41f
Bump :lang purescript
purescript-emacs/psc-ide-emacs@7fc2b84 -> purescript-emacs/psc-ide-emacs@663f4e2
purescript-emacs/purescript-mode@8db1d02 -> purescript-emacs/purescript-mode@154ad16

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-07-31 16:25:45 -04:00
Henrik Lissner
cccc5d2479
Bump :lang php
arnested/php-extras@d410c5a -> arnested/php-extras@81ebd7c
emacs-php/php-mode@b5d9988 -> emacs-php/php-mode@4345dfd
emacs-php/phpactor.el@31fe2ea -> emacs-php/phpactor.el@62d2372
hhvm/hack-mode@fd6a661 -> hhvm/hack-mode@572c3b4

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-07-31 16:07:13 -04:00
Henrik Lissner
38390be0db
Bump :lang markdown
jrblevin/markdown-mode@770e3aa -> jrblevin/markdown-mode@fa9fa20
seagle0128/grip-mode@9615c47 -> seagle0128/grip-mode@52768a0
2020-07-31 16:05:56 -04:00
Henrik Lissner
ecaa246361
Bump :lang ocaml
diml/utop@30c77ce -> diml/utop@7bc5117
ocaml-ppx/ocamlformat@5282e04 -> ocaml-ppx/ocamlformat@27a49cc
ocaml/dune@1944d0f -> ocaml/dune@66cfb3a
ocaml/tuareg@c12061e -> ocaml/tuareg@ccde45b

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-07-31 16:05:37 -04:00
Henrik Lissner
434f107099
lang/org: org-latex-prefer-user-labels = t 2020-07-31 15:58:09 -04:00
Henrik Lissner
d6fb7d8ac6
lang/org: fix mode restart in buried agenda buffers
Would formerly only apply when persp-mode was active, but this has
nothing to do with persp-mode, specifically.
2020-07-31 15:57:59 -04:00
Henrik Lissner
ff18b1329e
Fix #3660: inhibit expensive mode hooks in src blocks
Speeds up native indentation on RET or TAB in org src blocks.

Also, only reindent natively on RET if org-src-tab-acts-natively is
non-nil.
2020-07-31 15:42:27 -04:00
Henrik Lissner
8b81c4c72a
Fix #3657: remove dap-java reference
It was removed upstream (and moved to lsp-java).
2020-07-31 03:18:09 -04:00
Henrik Lissner
4c1ad04e7f
Fix 'void-variable: org-indent-mode' error 2020-07-31 02:45:57 -04:00
Henrik Lissner
f82775fead
Fix 'Wrong type argument: commandp, +default/search-project'
Regression from #3656
2020-07-31 02:42:35 -04:00
Henrik Lissner
85974d381e
Merge pull request #3646 from MaxSchlueter/develop
Change :app calendar README and add cfw:org-create-file-source to list of commands
2020-07-31 02:05:37 -04:00
Nham Le
6a4283c9d4 More convenient search buffer 2020-07-31 12:55:49 +07:00
Henrik Lissner
e58ff8ebf0
lang/org: mention org-roam's sqlite3 dependency 2020-07-31 01:40:36 -04:00
Henrik Lissner
6a64f37435
Minor refactors & revision across the board 2020-07-31 01:39:24 -04:00
Henrik Lissner
a54d2b3804
lang/org: optimize org-agenda #2672 2020-07-31 01:34:56 -04:00
Henrik Lissner
c7ceed8be7
lang/org: set 3 new defaults
org-fontify-done-headline
org-imenu-depth
org-agenda-deadline-faces
2020-07-31 01:34:24 -04:00
Henrik Lissner
2c158a4112
Disable highlight-indent-guides-mode in org-indent-mode 2020-07-31 01:25:20 -04:00
Henrik Lissner
8f7a8be0ca
Bump :lang org
emacs-straight/org-mode@82b496c -> emacs-straight/org-mode@a1e5bee
kaushalmodi/ox-hugo@77050d2 -> kaushalmodi/ox-hugo@75b849e
oer/org-re-reveal@f9f65f3 -> oer/org-re-reveal@c548e23
org-roam/org-roam@4d992ce -> org-roam/org-roam@0aa0a7c
2020-07-31 01:23:00 -04:00
Henrik Lissner
46802af6d9
Bump :ui doom
hlissner/emacs-doom-themes@294a432 -> hlissner/emacs-doom-themes@2c71a9f
hlissner/emacs-solaire-mode@25d1aaf -> hlissner/emacs-solaire-mode@d3e8f9e

Fixes leading stars in org-mode being visible, despite non-nil
org-hide-leading-stars.
2020-07-31 01:18:07 -04:00
Henrik Lissner
66e9b0afc8
Bump :lang gdscript
GDQuest/emacs-gdscript-mode@a52e91c -> GDQuest/emacs-gdscript-mode@7aea87b
2020-07-30 15:09:57 -04:00
Max Schlueter
87d0fff2fd
Example doesn't work in general
For example, when the calendar view is refreshed.
Use cfw:org-create-file-source when wanting to show org files from other sources.
2020-07-30 09:07:44 +02:00
Max Schlueter
8f994551d4
Add cfw:org-create-file-source to list of commands
Also show how to use it in README.
2020-07-30 09:07:43 +02:00
Nicolas Cavigneaux
048b086d44
Add calfw-cal dependency to allow local cal source 2020-07-29 22:01:19 +02:00
Henrik Lissner
b604e38d80
Bump :ui treemacs
Alexander-Miller/treemacs@399e82b -> Alexander-Miller/treemacs@644e940
2020-07-29 15:36:43 -04:00
Henrik Lissner
edf5249d15
Bump :tools lsp debugger
emacs-lsp/dap-mode@f0ed63e -> emacs-lsp/dap-mode@8c59b0a
emacs-lsp/lsp-mode@f04d018 -> emacs-lsp/lsp-mode@0131f1f
joaotavora/eglot@e3ce64a -> joaotavora/eglot@fb6b17e
realgud/realgud-trepan-ni@6e9cac5 -> realgud/realgud-trepan-ni@6e38cf8
realgud/realgud@f0a3676 -> realgud/realgud@de31e77
tumashu/posframe@922e4d2 -> tumashu/posframe@b3028b0
2020-07-29 15:35:37 -04:00
Henrik Lissner
34e8047180
Fix #3645: stringp error starting up org-roam
A naive check upstream expects emacsql-sqlite3-executable to always be a
string, but it will be nil if sqlite3 isn't installed, so it throws an
unhelpful type error.

Relevant to #3643
2020-07-29 14:30:09 -04:00
Henrik Lissner
d2f7999c29
Don't close treemacs on ESC #1970 2020-07-29 14:30:09 -04:00
wedens
d006f76dea org-roam: check for sqlite3 executable in doctor 2020-07-29 10:46:10 +07:00
Henrik Lissner
095b32979f
Register workspace buffers opened via bookmark-jump 2020-07-28 16:06:37 -04:00
Henrik Lissner
ba69327c56
Merge pull request #3637 from vednoc/add-forge-jump-keybinds
tools/magit: map Forge jumps in evil-mode
2020-07-28 15:55:38 -04:00
Henrik Lissner
1a6f508640
Fix #3504: evil-ex-substitute-global = nil 2020-07-28 15:36:51 -04:00
vednoc
af7f5d0fc7 tools/magit: merge Forge jumps with evil-magit 2020-07-28 01:38:47 +02:00
Henrik Lissner
9c96feba56
Fix wrong-type-arg stringp error on +default/dired
When selecting a directory.
2020-07-27 18:09:57 -04:00
vednoc
ccccb9761c tools/magit: map Forge jumps in evil-mode 2020-07-28 00:02:59 +02:00
Henrik Lissner
0e73297707
lang/org: fix edge case in +org--insert-item 2020-07-27 03:07:04 -04:00
Henrik Lissner
046dfb6475
lang/python: refactor lsp integration 2020-07-27 01:20:49 -04:00
Henrik Lissner
6ebdbafbe4
Bump :lang python
cython/cython@12ab8bc -> cython/cython@5d8527d
emacs-lsp/lsp-pyright@242d19b -> emacs-lsp/lsp-pyright@f85ad03
emacs-lsp/lsp-python-ms@7068cf0 -> emacs-lsp/lsp-python-ms@d42ffc2
pythonic-emacs/anaconda-mode@10299bd -> pythonic-emacs/anaconda-mode@6094ded
wbolster/emacs-python-pytest@09ad688 -> wbolster/emacs-python-pytest@dd05959
2020-07-27 01:19:13 -04:00
Henrik Lissner
87199113bd
SPC f d -> +default/dired
+default/dired will prompt you for a directory to open dired in. If
passed the universal argument, it will prompt you for a known project
instead.
2020-07-26 18:40:42 -04:00
Henrik Lissner
cacc9d2e9b
lang/org: org-list-allow-alphabetical = t 2020-07-26 16:17:07 -04:00
Henrik Lissner
a5c509afff
lang/org: org-catch-invisible-edits = 'smart 2020-07-26 16:17:07 -04:00
Henrik Lissner
b2e11f9a72
Revise docstrings for org hooks 2020-07-26 16:17:04 -04:00
Henrik Lissner
629c7bed8e
Rename λ! (deprecated) -> cmd! 2020-07-26 15:56:51 -04:00
Henrik Lissner
12e414be89
Rename +org/toggle-clock -> +org/toggle-last-clock
And rewrite it to ask for confirmation before clocking in on the item at
point. Without this, it's much harder to see what exactly it's doing.
2020-07-26 15:55:11 -04:00
Henrik Lissner
076cee4e89
Revise +org--insert-item
Which powers +org/insert-item-below and +org/insert-item-above.
2020-07-26 15:44:42 -04:00
Henrik Lissner
e6979166ee
Disable flycheck in racket-xp-mode
Plus minor refactors.

Closes #3594

Co-authored-by: sorawee <sorawee@users.noreply.github.com>
2020-07-26 15:09:05 -04:00