Ting Zhou
751c5e795d
python: fix path
2020-06-17 13:03:08 -07:00
Luis Osa
4aa98240dc
Fix indentation
2020-06-17 21:23:36 +02:00
Henrik Lissner
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
Henrik Lissner
120ba7d1d0
Bump :lang racket
...
greghendershott/racket-mode@8f3b214 -> greghendershott/racket-mode@29afd25
Closes #3387
2020-06-17 14:23:35 -04:00
Henrik Lissner
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
Henrik Lissner
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
Luis Osa
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
Henrik Lissner
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
sorawee
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
f20f477a44
- 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
Henrik Lissner
848ab5c988
Merge pull request #3366 from MYDavoodeh/patch-1
...
Set pretty symbols for Dart-mode
2020-06-12 17:01:25 -04:00
M. Yas. Davoodeh
d7abd0cf82
Set pretty symbols for Dart-mode
2020-06-12 21:37:14 +04:30
Raj Krishnan
c081e9dc20
Add custom link for wikipedia
2020-06-12 20:08:24 +05:30
Andrew Whatson
9a8710f87e
Use upstream flycheck-guile package
2020-06-11 14:40:50 +10:00
Henrik Lissner
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
Henrik Lissner
4ec8b14dbb
Merge pull request #3341 from flatwhatson/scheme-fixes
...
Tweak geiser configuration and add flycheck-guile
2020-06-10 03:01:11 -04:00
Henrik Lissner
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
Andrew Whatson
61e5ab0581
Tweak geiser configuration and add flycheck-guile
2020-06-10 11:36:30 +10:00
Andrew Whatson
b9a1563746
Define lookup handlers for lisp-interaction-mode
2020-06-10 00:19:51 +10:00
Henrik Lissner
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
Henrik Lissner
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
Elais Player
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
Henrik Lissner
5627d6d429
lang/gdscript: minor reformatting
2020-06-07 02:31:13 -04:00
Henrik Lissner
59b60a4708
Inhibit recenter following org link when window isn't visible
2020-06-06 00:56:46 -04:00
Henrik Lissner
50860a779b
Bump :lang raku
...
Raku/raku-mode@d474216 -> Raku/raku-mode@e0639c8
2020-06-05 15:18:28 -04:00
Marcus Ramberg
35ec72d080
Rename perl module to raku.
...
It doesn't actually contain any Perl config.
2020-06-05 21:01:23 +02:00
Henrik Lissner
1d99b63bd8
Bump :lang web
...
fxbois/web-mode@186a7c2 -> fxbois/web-mode@a2badd0
Closes #3305
2020-06-05 12:42:22 -04:00
Henrik Lissner
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
Jethro Kuan
219d8d0901
(org +roam): use org-roam-buffer-window-parameters
...
Replaces the now obsolete org-roam-buffer-no-delete-other-windows
2020-06-05 15:58:45 +08:00
Henrik Lissner
3e3f35a67d
Only recenter following a file or internal org link
...
Rather than browser or external links.
2020-06-05 03:21:32 -04:00
Henrik Lissner
d5d0fb95e2
Fix #3175 : inhibit save hooks on org-export-to-file
2020-06-04 23:48:16 -04:00
Henrik Lissner
ca99224ec9
Bump :lang haskell
...
emacs-lsp/lsp-haskell@582fa27 -> emacs-lsp/lsp-haskell@17d7d4c
haskell/haskell-mode@7032966 -> haskell/haskell-mode@41683c0
jyp/dante@4955bc7 -> jyp/dante@7411904
2020-06-04 20:13:28 -04:00
Henrik Lissner
0db71341fa
Bump :lang org
...
Kungsgeten/org-brain@c9c6995 -> Kungsgeten/org-brain@2c86ec8
bastibe/org-journal@0bcefa5 -> bastibe/org-journal@1d8e8e6
emacs-straight/org-mode@2ab68c7 -> emacs-straight/org-mode@b68090e
kaushalmodi/ox-hugo@94aec3f -> kaushalmodi/ox-hugo@f8e26aa
org-roam/org-roam@b2594b8 -> org-roam/org-roam@c46d153
takaxp/org-tree-slide@80cb1ac -> takaxp/org-tree-slide@7151aaf
2020-06-04 20:13:28 -04:00
Henrik Lissner
46e17d403f
Remove unneeded org-journal advice
...
Due to bugfixes upstream.
2020-06-04 20:13:28 -04:00
Henrik Lissner
8bf902d5f4
General refactors & reformatting across the board
2020-06-04 20:13:28 -04:00
Henrik Lissner
af91af01fa
Merge pull request #3213 from wedens/org-capture-frame-refile
...
Prevent doom-capture frame from closing when refiling
2020-06-04 19:50:12 -04:00
Gerry Agbobada
7097eac0cf
[lang/lua] Add LSP flag and support for Lua
2020-06-03 14:57:00 +02:00
Henrik Lissner
beda7bb15f
Bump :lang latex
...
emacs-straight/auctex@b233945 -> emacs-straight/auctex@6abf890
alexeyr/company-auctex@48c42c5 -> alexeyr/company-auctex@9400a2e
2020-06-03 01:32:26 -04:00
Henrik Lissner
4427dbabc1
Bump :lang javascript
...
abicky/nodejs-repl.el@6fad7d7 -> abicky/nodejs-repl.el@f5ce3d5
ananthakumaran/tide@3b45610 -> ananthakumaran/tide@13e7af7
emacs-typescript/typescript.el@102587e -> emacs-typescript/typescript.el@0fc7297
mooz/js2-mode@fe53814 -> mooz/js2-mode@5049e54
2020-06-02 23:03:57 -04:00
Henrik Lissner
0b4a911d12
Bump :lang web
...
fxbois/web-mode@6774c59 -> fxbois/web-mode@186a7c2
2020-06-02 19:52:42 -04:00
Henrik Lissner
57a4dde226
Bump :lang scheme
...
jaor/geiser@83ad875 -> jaor/geiser@0c86289
2020-06-02 19:52:42 -04:00
Henrik Lissner
5981d27994
Bump :lang python
...
cython/cython@48dc1f0 -> cython/cython@12ab8bc
emacs-lsp/lsp-python-ms@5d0c799 -> emacs-lsp/lsp-python-ms@db6f263
galaunay/poetry.el@6dcc9d2 -> galaunay/poetry.el@d876522
necaris/conda.el@335474e -> necaris/conda.el@9d02130
pwalsh/pipenv.el@b730bb5 -> pwalsh/pipenv.el@b730bb5
pythonic-emacs/company-anaconda@a31354c -> pythonic-emacs/company-anaconda@da1566d
pythonic-emacs/pyenv-mode@aec6f2a -> pythonic-emacs/pyenv-mode@d191037
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
2020-06-02 19:52:42 -04:00
Henrik Lissner
fddbbb08c4
Bump :lang org
...
Kungsgeten/org-brain@3ce2a33 -> Kungsgeten/org-brain@c9c6995
abo-abo/org-download@8e12cf0 -> abo-abo/org-download@40c8a1d
bastibe/org-journal@a3ff9ce -> bastibe/org-journal@0bcefa5
emacs-straight/org-mode@5454312 -> emacs-straight/org-mode@2ab68c7
kaushalmodi/ox-hugo@01bc315 -> kaushalmodi/ox-hugo@94aec3f
org-roam/org-roam@ea6bd21 -> org-roam/org-roam@b2594b8
takaxp/org-tree-slide@7bf09a0 -> takaxp/org-tree-slide@80cb1ac
Highlights:
- bzg/org-mode@47b6534 fixes org-babel-js-function-wrapper, so my fix is
no longer needed.
- bastibe/org-journal@e1003e3 fixes org-journal failing to detect
symlinked journal files, so my fix is no longer needed.
- org-roam/org-roam#700 fixes symlinks in org-roam-directory
2020-06-02 19:52:42 -04:00
Henrik Lissner
0aafb3f7bc
Bump :lang markdown
...
Somelauw/evil-markdown@685d7fb -> Somelauw/evil-markdown@064fe9b
ardumont/markdown-toc@a9f13ee -> ardumont/markdown-toc@9565eea
jrblevin/markdown-mode@f47a2e9 -> jrblevin/markdown-mode@770e3aa
2020-06-02 19:52:42 -04:00
Henrik Lissner
ef889eb825
Bump :lang clojure
...
clojure-emacs/cider@b9d505b -> clojure-emacs/cider@2c8f510
2020-06-02 19:52:42 -04:00
Henrik Lissner
e916122750
Fix #3273 : install nose from emacsattic
...
Nose was moved from https://github.com/emacsmirror to
https://github.com/emacsattic , but https://github.com/emacsmirror/epkgs
hasn't updated their emacsattic index yet, so folks are getting
no-package-found errors from straight.
2020-06-02 15:06:04 -04:00
Henrik Lissner
e217d770e8
Merge pull request #3263 from ghost/python-common-conf-files-highlighting
...
Add syntax highlighting to Pipfile & flake8 config files
2020-06-01 19:58:10 -04:00
Henrik Lissner
188878d1ce
Merge pull request #3243 from Emiller88/counsel-jq
...
Feat: add counsel-jq
2020-06-01 19:56:35 -04:00
Edmund Miller
71c2932786
Use :when instead of (when ...)
2020-06-01 16:13:30 -05:00
Henrik Lissner
27544d21cb
bin/org-capture: fix 'Display :0 can’t be opened' error
2020-06-01 14:46:13 -04:00
Viktor Astakhov
121046359d
Improve regexp for matching config files
2020-06-01 15:54:50 +03:00