Commit Graph

3061 Commits

Author SHA1 Message Date
129566e817 Bump :lang cc
MaskRay/emacs-ccls@0fd0b41 -> MaskRay/emacs-ccls@b8e2f4d
Andersbakken/rtags@3a12552 -> Andersbakken/rtags@080cb0e
2020-07-12 22:46:15 -04:00
6b781c55c2 Make org-yt respect org-display-remote-inline-images 2020-06-28 01:17:53 -04:00
25b240b9b0 Respect org-display-remote-inline-images
Don't download inline previews of URLs if
org-display-remote-inline-images is set to 'skip (its default).
2020-06-28 01:09:54 -04:00
1b49964fc2 Add terminal-notifier support for org-pomodoro 2020-06-27 14:52:54 -05:00
d94591b7f0 Bump :lang rust
brotzeit/rustic@f7a94c4 -> brotzeit/rustic@7c0e113
2020-06-27 14:48:52 +02:00
0443eeb6a4 Bump :lang cc
Andersbakken/rtags@d370c09 -> Andersbakken/rtags@3a12552
MaskRay/emacs-ccls@17ec7bb -> MaskRay/emacs-ccls@0fd0b41)
ikirill/irony-eldoc@0df5831 -> ikirill/irony-eldoc@73e79a8
jimhourihan/glsl-mode@43d9066 -> jimhourihan/glsl-mode@b071120
liblit/demangle-mode@06903d7 -> liblit/demangle-mode@697c1db
ludwigpacifici/modern-cpp-font-lock@02f1047 -> ludwigpacifici/modern-cpp-font-lock@865955d

Fixes #2637 (due to ikirill/irony-eldoc#13)
2020-06-24 20:09:17 -04:00
cff54aa58d Merge pull request #3438 from ericdallo/bump-lsp
Bump lsp packages
2020-06-24 20:02:57 -04:00
aab19a2e9b Bump :lang python
emacs-lsp/lsp-python-ms@db6f263 -> emacs-lsp/lsp-python-ms@7068cf0
2020-06-24 20:18:16 -03:00
2232337072 Bump :lang scala
emacs-lsp/lsp-metals@5468b63 -> emacs-lsp/lsp-metals@3d4d4b7
2020-06-24 20:18:15 -03:00
10da336a24 Bump :lang java
emacs-lsp/lsp-java@6efb741 -> emacs-lsp/lsp-java@fe11824
2020-06-24 20:18:15 -03:00
9e3d24bde0 Bump :lang dart
emacs-lsp/lsp-dart@afdcce3 -> emacs-lsp/lsp-dart@10b898e
2020-06-24 20:18:15 -03:00
adce7d63af Merge pull request #3433 from glogiotatidis/patch-2
Carry over all TODO keywords in journal
2020-06-24 18:49:17 -04:00
423bead095 Merge pull request #3440 from ericdallo/add-deprecated-to-cider
Have cider highlight deprecated symbols
2020-06-24 18:47:47 -04:00
28a3d8b908 Bump :lang org
bastibe/org-journal@6671693 -> bastibe/org-journal@24b5879
emacs-straight/org-mode@945f495 -> emacs-straight/org-mode@b76ed65
kaushalmodi/ox-hugo@e8c14e2 -> kaushalmodi/ox-hugo@77050d2
magit/orgit@e147f05 -> magit/orgit@9f09553
org-roam/org-roam@fd73da9 -> org-roam/org-roam@c59d6c4

Closes #3453
2020-06-24 18:33:05 -04:00
1e46053182 Allow cider highlight deprecated symbols 2020-06-22 19:41:34 -03:00
be83969722 Carryover to include all configured TODO states. 2020-06-22 09:56:20 +03:00
fe7ffd759d Remove redundant org-roam autoloads
These are already autoloaded by org-roam.
2020-06-21 13:56:43 -04:00
e0c3ffba0c Add keybinding for org-roam-insert-immediate 2020-06-21 18:47:11 +05:30
4d77314df2 Fix string fontification in csharp-mode
A temporary fix for josteink/csharp-mode#151
2020-06-20 03:02:05 -04:00
5bacfd6311 Improve popup rule for geiser REPLs
Fix the rule to properly match when multiple REPLs are opened.

Add an explicit size to match other REPLs.
2020-06-19 14:45:31 +10:00
5190c094af Remove explicit hook of geiser-mode on scheme-mode
The geiser module already adds a hook to `geiser-mode--maybe-activate`
which respects the user's setting of `geiser-auto-mode-p`.
2020-06-19 14:45:31 +10:00
f0ec335709 Merge pull request #3405 from ztlevi/conda-fix-path
python: fix conda path
2020-06-18 19:57:46 -04:00
d0a07badb2 Merge pull request #3402 from logc/fix-lsp-metals
Add separate package for lsp-metals
2020-06-18 13:51:51 -04:00
751c5e795d python: fix path 2020-06-17 13:03:08 -07:00
4aa98240dc Fix indentation 2020-06-17 21:23:36 +02:00
62ae76bb2b Bump :lang org
abo-abo/org-download@40c8a1d -> abo-abo/org-download@768716b
bastibe/org-journal@0d6d812 -> bastibe/org-journal@6671693
emacs-straight/org-mode@c709187 -> emacs-straight/org-mode@945f495
integral-dw/org-superstar-mode@09ddc28 -> integral-dw/org-superstar-mode@1748185
kaushalmodi/ox-hugo@5de3da9 -> kaushalmodi/ox-hugo@e8c14e2
org-roam/org-roam@9cf2649 -> org-roam/org-roam@fd73da9

Closes #3386
2020-06-17 14:25:53 -04:00
120ba7d1d0 Bump :lang racket
greghendershott/racket-mode@8f3b214 -> greghendershott/racket-mode@29afd25

Closes #3387
2020-06-17 14:23:35 -04:00
23780ae6c0 Bump :lang elixir
elixir-editors/emacs-elixir@231291e -> elixir-editors/emacs-elixir@02a3922

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.

Closes #3393
2020-06-17 14:23:11 -04:00
f47567e1d0 Bump :lang coq
ProofGeneral/PG@9196749 -> ProofGeneral/PG@0f0bb2c
cpitclaudel/company-coq@f9dba9d -> cpitclaudel/company-coq@7ec8058

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.

Closes #3396
2020-06-17 14:23:08 -04:00
b80f5daf59 Add separate package for lsp-metals
lsp-metals was extracted out of lsp-emacs into a separate package. This
change adds that separate package to the scala module when the lsp
feature is selected.

Fixes hlissner/doom-emacs#3362
2020-06-17 11:30:53 +02:00
ef05823b67 Bump :lang org
Kungsgeten/org-brain@2c86ec8 -> Kungsgeten/org-brain@6b2ec93
bastibe/org-journal@9f66bf4 -> bastibe/org-journal@0d6d812
emacs-straight/org-mode@3cec17c -> emacs-straight/org-mode@c709187
kaushalmodi/ox-hugo@f8e26aa -> kaushalmodi/ox-hugo@5de3da9
org-roam/org-roam@f4376f3 -> org-roam/org-roam@9cf2649
takaxp/org-tree-slide@0fc7d31 -> takaxp/org-tree-slide@7126a43

Fixes #3365
2020-06-13 16:21:43 -04:00
0f3bd57101 Fix visit docs for Racket & support racket-xp (#3373)
* Fix visit docs for Racket & support racket-xp

- Fix Racket's +lookup/documentation in the same way as
  https://github.com/hlissner/doom-emacs/commit/f20f477a44138d3bc8b
- Support the +xp feature which enables racket-xp. When it's not
  enabled, default handlers to the traditional racket-repl
  (which requires users to run code first)

* PR feedback

* Replace add-hook! with add-hook
2020-06-13 03:03:11 -04:00
848ab5c988 Merge pull request #3366 from MYDavoodeh/patch-1
Set pretty symbols for Dart-mode
2020-06-12 17:01:25 -04:00
d7abd0cf82 Set pretty symbols for Dart-mode 2020-06-12 21:37:14 +04:30
c081e9dc20 Add custom link for wikipedia 2020-06-12 20:08:24 +05:30
9a8710f87e Use upstream flycheck-guile package 2020-06-11 14:40:50 +10:00
adc4be8897 Merge pull request #3340 from flatwhatson/lisp-inter-doc
Define lookup handlers for lisp-interaction-mode
2020-06-10 20:59:18 -04:00
4ec8b14dbb Merge pull request #3341 from flatwhatson/scheme-fixes
Tweak geiser configuration and add flycheck-guile
2020-06-10 03:01:11 -04:00
8087d95f23 Bump :lang org
bastibe/org-journal@1d8e8e6 -> bastibe/org-journal@9f66bf4
emacs-straight/org-mode@b68090e -> emacs-straight/org-mode@3cec17c
org-roam/org-roam@c46d153 -> org-roam/org-roam@f4376f3
takaxp/org-tree-slide@7151aaf -> takaxp/org-tree-slide@0fc7d31
2020-06-10 02:39:47 -04:00
61e5ab0581 Tweak geiser configuration and add flycheck-guile 2020-06-10 11:36:30 +10:00
b9a1563746 Define lookup handlers for lisp-interaction-mode 2020-06-10 00:19:51 +10:00
fa1743eee8 Add pretty-symbols-alist support to scala
Closes #2705

Co-authored-by: Ashkan <ashkan.aleali@gmail.com>
2020-06-07 14:25:06 -04:00
912961b46d Merge pull request #3258 from sei40kr/tslint-and-eslint-for-tsx
lang/javascript: Enable TSLint and ESLint for TypeScript-TSX
2020-06-07 14:19:13 -04:00
0345838aa9 unset geiser-mode-start-repl-p
Initially I believed it would be a good idea to start the repl upon
entry into a scheme file, but this has so far preempted tools that rely
on direnv to create ad-hoc environments leading to not all dependencies
being availabe for scheme files. I had not realized how annoying this
could be because at the time all of my scheme libraries were installed
in my user environment.

Another reason for this change is it brings the scheme module back into line with
the repl based modules for other lisps like clojure.
2020-06-07 11:52:37 -06:00
5627d6d429 lang/gdscript: minor reformatting 2020-06-07 02:31:13 -04:00
59b60a4708 Inhibit recenter following org link when window isn't visible 2020-06-06 00:56:46 -04:00
50860a779b Bump :lang raku
Raku/raku-mode@d474216 -> Raku/raku-mode@e0639c8
2020-06-05 15:18:28 -04:00
35ec72d080 Rename perl module to raku.
It doesn't actually contain any Perl config.
2020-06-05 21:01:23 +02:00
1d99b63bd8 Bump :lang web
fxbois/web-mode@186a7c2 -> fxbois/web-mode@a2badd0

Closes #3305
2020-06-05 12:42:22 -04:00
da3c1cb78d Merge pull request #3302 from jethrokuan/fix/roam-window
(org +roam): use org-roam-buffer-window-parameters
2020-06-05 04:03:21 -04:00