Commit graph

3365 commits

Author SHA1 Message Date
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
Henrik Lissner
1c46051fa5
Merge pull request #3253 from jsmestad/patch-1
Support LiveView templates in web module
2020-06-01 04:36:32 -04:00
Henrik Lissner
10d3161a33
Merge pull request #3264 from zacatac/dart-docs
Fix dart install docs formatting
2020-06-01 04:27:04 -04:00
Henrik Lissner
f686da681d
Merge pull request #3239 from NathanLovato/develop
Add gdscript module
2020-06-01 04:26:11 -04:00
Henrik Lissner
002969ee06
Guard skewer-*-mode checks in bound-and-true-p #3252
Make extra sure skewer-*-mode vars are defined before trying to read
them.
2020-05-31 22:34:42 -04:00
Henrik Lissner
8e34998433
Fix #3254: RET not invoking org-goto-ret in org-goto buffer 2020-05-31 22:25:55 -04:00
Henrik Lissner
2407db0508
Fix #3252: void-variable skewer-css-mode 2020-05-31 22:25:55 -04:00
Nathan Lovato
f8f62e0a65 Add gdscript module 2020-05-31 19:10:31 -06:00
Henrik Lissner
b614a0f237
Merge pull request #3262 from brotzeit/bump-rustic
Bump :lang rust
2020-05-31 18:03:43 -04:00
zacatac
b650b330e0 Fix dart install docs formatting 2020-05-31 13:49:38 -07:00
Viktor Astakhov
1b86d37ba1 Add highlighting for Python-related config files 2020-05-31 22:55:25 +03:00
brotzeit
4f1f6e17dc Bump :lang rust
brotzeit/rustic@52b632d -> brotzeit/rustic@f7a94c4
2020-05-31 13:05:27 +02:00
Henrik Lissner
90aca43dbc
Merge pull request #3259 from ericdallo/lsp-dart-bump
Bump :lang dart - lsp-dart
2020-05-31 06:19:07 -04:00
Henrik Lissner
3031c58f14
Bump :lang emacs-lisp
Wilfred/elisp-def@368b04d -> Wilfred/elisp-def@da1f763
2020-05-31 06:11:16 -04:00
Eric Dallo
66983dcfcc
Bump :lang dart
emacs-lsp/lsp-dart@80f8eca -> emacs-lsp/lsp-dart@afdcce3
2020-05-30 17:04:17 -03:00
Seong Yong-ju
63113ff6ce lang/javascript: Enable TSLint and ESLint for TypeScript-TSX 2020-05-31 00:57:38 +09:00
Justin Smestad
cf535e42fb
Support LiveView templates for Elixir
This was added in fxbois/web-mode#1070
2020-05-29 18:04:37 -06:00
Henrik Lissner
200fd52b61
Fix invalid-function error due to missing backquote
Mentioned in #3020
2020-05-28 22:01:23 -04:00
Henrik Lissner
e7649daa9f
Add lang/emacs-lisp readme #1166 2020-05-28 22:01:23 -04:00
Edmund Miller
cf9e2e6463
Fix: ivy-gate counsel-jq 2020-05-28 18:11:11 -05:00
Henrik Lissner
75b6e11f56
Merge pull request #3020 from gagbo/feature/eglot-support
Add support for eglot as LSP client implementation
2020-05-28 15:20:24 -04:00
Edmund Miller
40e68f2a10
Fix: enable counsel-jq when using ivy
Co-authored-by: gagbo <Gerry Agbobada>
2020-05-28 10:19:16 -05:00
Edmund Miller
2c158c8b81
Feat: add counsel-jq
Co-authored-by: rushsteve1 <rushsteve1@rushsteve1.us>
2020-05-28 10:14:19 -05:00
Gerry Agbobada
dc3c2f9e78
[review] no extension in load! / rename interactive function 2020-05-28 13:13:00 +02:00