Ellis Kenyő
bfb963f2f3
feat(format): add :lang cc formatter
2023-09-13 20:20:58 +01:00
Ellis Kenyő
cd79edf134
feat(format): add :lang emacs-lisp formatter
...
Introduce a formatter function for emacs-lisp (tracked upstream here
[1]) that tries to preserve as much of what the user wants as possible
[1]: https://github.com/radian-software/apheleia/pull/102
2023-09-13 20:20:58 +01:00
Ellis Kenyő
115bfc52a2
fix(format): correctly adjust shfmt
2023-09-13 20:20:58 +01:00
Ellis Kenyő
4ecd616cd8
refactor(format): replace with apheleia
...
Initial refactor of format module to replace format-all with apheleia
2023-09-13 20:19:59 +01:00
Henrik Lissner
a44e8d6bfd
nit: general reformatting & minor comment revision
2023-09-11 23:56:21 +02:00
Henrik Lissner
f427c8a30e
tweak: scroll-conservatively = 10
...
Forces the window to recenter if the cursor moves >=10 lines off-screen.
This makes some of our manual recentering elsewhere unnecessary.
2023-09-11 23:53:36 +02:00
Henrik Lissner
c1b0326ce7
bump: :core
...
Fanael/rainbow-delimiters@a32b39bdfe -> Fanael/rainbow-delimiters@f40ece58df
Wilfred/helpful@c57ff0d284 -> Wilfred/helpful@66ba816b26
domtronn/all-the-icons.el@f491f39c21 -> domtronn/all-the-icons.el@be9d5dcda9
emacs-compat/compat@75d0b8527f -> emacs-compat/compat@ecf53005ab
emacs-straight/project@6c41ad68ed -> emacs-straight/project@ce140cdb70
joddie/pcre2el@b941ed8a96 -> joddie/pcre2el@018531ba0c
jscheid/dtrt-indent@be07f4979a -> jscheid/dtrt-indent@e0630f74f9
justbur/emacs-which-key@df6b0cb844 -> justbur/emacs-which-key@4d20bc8525
2023-09-11 23:53:01 +02:00
Henrik Lissner
d8e16db605
fix(emacs-lisp): Doom API demos in help(ful) docs
...
Due to cd26975
, `with-file-contents!` leaves the cursor at point-min,
not point-max, so this `re-search-backward` call would never find its
mark. Now, the elisp demos for Doom functions/macros should show up
again in helpful-*/describe-* buffers.
Amend: cd269753cf
2023-09-10 05:13:37 +02:00
Colin Woodbury
3a01faed49
feat(fortran): SPC m f o
opens project config
2023-09-09 23:58:22 +02:00
Henrik Lissner
af5add0e9e
merge: pull request #7389 from hpfr/misc
2023-09-06 14:28:57 +02:00
StrawberryTea
3cafa0223e
fix(org): check org-fold-outline in invisible property
...
Fix : #7206
2023-09-06 14:27:35 +02:00
Liam Hupfer
b261afe59d
fix(org): use file URI for org-re-reveal-root
...
Ref: 9c7830e48f
2023-09-02 11:46:39 -05:00
Liam Hupfer
b84403a9fa
nit: remove superfluous package cookies
2023-09-02 11:46:07 -05:00
Liam Hupfer
9c2d50d97e
nit: fix docstrings
2023-09-02 11:46:07 -05:00
Henrik Lissner
5bb59ad4b0
bump: :lang elm fsharp haskell lean lua purescript solidity web zig
...
emacs-lsp/lsp-haskell@3249cde75f -> emacs-lsp/lsp-haskell@918ffa2516
emacsorphanage/helm-css-scss@48b996f73a -> emacsorphanage/helm-css-scss@2169d83d8f
ethereum/emacs-solidity@ddb4a901c3 -> ethereum/emacs-solidity@8ba549e429
fsharp/emacs-fsharp-mode@09fec6c91f -> fsharp/emacs-fsharp-mode@b4d31c3da0
fxbois/web-mode@df97ab62c9 -> fxbois/web-mode@57856ba64b
haskell/haskell-mode@a34ccdc54b -> haskell/haskell-mode@3e146c1a89
immerrr/lua-mode@ad639c62e3 -> immerrr/lua-mode@7eb8eaa420
jcollard/elm-mode@5797500d74 -> jcollard/elm-mode@699841865e
leanprover/lean-mode@362bc6fa3e -> leanprover/lean-mode@99d6a34dc5
nex3/haml-mode@bf5b6c11b1 -> nex3/haml-mode@fe83c65c1f
purescript-emacs/emacs-psci@95fb5d1403 -> purescript-emacs/emacs-psci@9bb6a32532
purescript-emacs/purescript-mode@cf113871f9 -> purescript-emacs/purescript-mode@eacc61aaaf
technomancy/fennel-mode@52da9715b0 -> technomancy/fennel-mode@8f721285e1
ziglang/zig-mode@9c5e41d6a0 -> ziglang/zig-mode@079149a19f
Close : #7344
2023-08-20 01:45:52 +02:00
Henrik Lissner
b17257cf98
fix(lua): love2d project check
...
Close : #7333
Co-authored-by: LemonBreezes <LemonBreezes@users.noreply.github.com>
2023-08-18 19:10:18 +02:00
Henrik Lissner
45e34fb723
bump: :lang beancount emacs-lisp sh
...
beancount/beancount-mode@519bfd868f -> beancount/beancount-mode@0f1e33067e
emacsorphanage/macrostep@75ecd04121 -> emacsorphanage/macrostep@0b04a89f69
jorgenschaefer/emacs-buttercup@07a52c9969 -> jorgenschaefer/emacs-buttercup@30c703d215
wwwjfy/emacs-fish@d04478c0ab -> wwwjfy/emacs-fish@6869efbc05
xuchunyang/elisp-demos@792be709c8 -> xuchunyang/elisp-demos@8d0cd806b1
2023-08-18 18:47:13 +02:00
Henrik Lissner
764ed7960a
feat(scheme): register scsh interpreter
2023-08-07 20:37:13 +02:00
Jeetaditya Chatterjee
4696f0d4ce
tweak(syntax): feat gate flycheck in all modules
2023-07-25 00:11:09 +01:00
Jeetaditya Chatterjee
b957142e3e
feat(lsp): use flymake when enabled
2023-07-24 23:51:40 +01:00
Henrik Lissner
06c891e177
merge: pull request #6578 from Emiller88/julia-snail
2023-07-24 23:25:34 +02:00
Henrik Lissner
9064287102
fix(clojure): tree-sitter in clojure{c,script}-mode
...
Fix : #7250
2023-07-24 23:03:13 +02:00
Tiến Nguyễn Khắc
89e444ef85
fix(javascript): use top-level node_modules in monorepos
2023-07-24 17:52:24 +02:00
Oleh Marakhovskyi
83cea903f0
docs(latex): update packages to install
2023-07-24 00:10:19 +02:00
Henrik Lissner
46d0a30910
docs(ruby): document imenu issues
2023-07-22 19:07:03 +02:00
Henrik Lissner
fecf1f8d28
docs(rust): fix links & revise
...
Ref: #6269
Co-authored-by: Schievel1 <Schievel1@users.noreply.github.com>
2023-07-22 19:02:44 +02:00
Henrik Lissner
1cd2a287f5
nit: comment revision, spellcheck, & reformatting
...
Close : #7262
Co-authored-by: emergenz <emergenz@users.noreply.github.com>
2023-07-22 19:01:35 +02:00
Henrik Lissner
9a80f783eb
docs(org): link to packages with doom-package:*
...
doom-package:* links exist to make linking to packages a little smarter.
In Emacs, it'll open that package's describe-package page, with some
extra information embedded. In other media (exported to html/pdf), it
will link to the package's project home, which will be ascertained from
the local package's metadata, falling back to
DoomELPA (https://github.com/doomelpa ) or one of the ELPA archives.
Close : #7237
2023-07-22 18:05:52 +02:00
Henrik Lissner
c79f55f776
bump: :lang org
...
TobiasZawada/org-yt@40cc1ac76d -> TobiasZawada/org-yt@158e20204c
aimebertrand/org-mac-link@16734797b5 -> aimebertrand/org-mac-link@3a30a937e1
alf/ob-restclient.el@ded3b7eb7b -> alf/ob-restclient.el@ded3b7eb7b
bastibe/org-journal@18df4d5ae5 -> bastibe/org-journal@18df4d5ae5
emacs-jupyter/jupyter@eebeef1293 -> emacs-jupyter/jupyter@1baabc8f2d
emacs-straight/org-mode@cd2355a204 -> emacs-straight/org-mode@d6f3aed7b1
emacsmirror/org-contrib@fff6c88806 -> emacsmirror/org-contrib@4ac1a280c7
emacsorphanage/ox-pandoc@66c32cca4f -> emacsorphanage/ox-pandoc@0f758517f5
hakimel/reveal.js@724c4fee27 -> hakimel/reveal.js@12f5ba4c9d
https://repo.or.cz/org-contacts.git@ae45b9413e24 -> https://repo.or.cz/org-contacts.git@7f03eafaad2e
kaushalmodi/ox-hugo@706b5f622d -> kaushalmodi/ox-hugo@cb1b6cfd7b
magit/orgit-forge@6f424ff3a2 -> magit/orgit-forge@8ba92a54ae
magit/orgit@fc40397f7b -> magit/orgit@4a58502987
oer/org-re-reveal@bf4e23e2ce -> oer/org-re-reveal@5929850199
org-noter/org-noter@582e2bfb57 -> org-noter/org-noter@f9710c9768
org-roam/org-roam@5c06471c3a -> org-roam/org-roam@5c06471c3a
takaxp/org-tree-slide@7ac894085d -> takaxp/org-tree-slide@97273dbb17
Close : #7159
2023-07-22 17:59:16 +02:00
Henrik Lissner
d8d26fa3c8
bump: :lang python
...
cybniv/poetry.el@5a8575bc78 -> cybniv/poetry.el@5ca52b221e
emacs-lsp/lsp-pyright@4cd2adbb32 -> emacs-lsp/lsp-pyright@54a2acddfd
necaris/conda.el@28f51e49fd -> necaris/conda.el@6a6a27dad7
pythonic-emacs/anaconda-mode@ca8edbaa76 -> pythonic-emacs/anaconda-mode@1fd13a0f20
2023-07-22 17:57:25 +02:00
Henrik Lissner
705a439ca5
feat(lua): associate *.fenneldoc w/ fennel-mode
...
Close : #7169
Co-authored-by: fosskers <fosskers@users.noreply.github.com>
2023-07-22 17:57:25 +02:00
Chaoky
57e2e989b1
fix(scala): remove -emacs suffix from metals executable
...
Ref: https://github.com/NixOS/nixpkgs/pull/182087#issuecomment-1296195328
2023-07-22 16:33:04 +02:00
Ruslan Bekenev
96ab62d566
tweak(ledger): map ledger-report
in ledger-report-mode-map
2023-07-22 16:13:23 +02:00
VitalyR
547584b831
refactor(org): move org-crypt and related hooks behind a '+crypt' flag
2023-07-22 16:12:23 +02:00
Logan Linn
1d662a54a8
bump: :lang nix
...
NixOS/nix-mode@c18a24e -> NixOS/nix-mode@719feb7
Compare: c18a24e9ac...719feb7868
2023-07-22 16:11:34 +02:00
Edmund Miller
785ade7ba3
fix: featurep! => modulep!
2023-07-21 13:49:42 -05:00
Edmund Miller
5b32260127
bump: :lang julia
...
JuliaEditorSupport/julia-emacs@b35e668d6b -> JuliaEditorSupport/julia-emacs@7a8c868e0d
gcv/julia-snail@c33663abf0 -> gcv/julia-snail@18b891b456
2023-07-21 13:48:21 -05:00
Edmund Miller
8daa99ff47
bump: :lang julia
...
JuliaEditorSupport/julia-emacs@7aafa8e77d -> JuliaEditorSupport/julia-emacs@b35e668d6b
gcv/julia-snail@0e6fa51804 -> gcv/julia-snail@c33663abf0
gdkrmr/lsp-julia@d6688bb131 -> gdkrmr/lsp-julia@c584f79c7f
non-Jedi/eglot-jl@2e04597223 -> non-Jedi/eglot-jl@7dc604fe42
tpapp/julia-repl@57a15dfafe -> tpapp/julia-repl@9503ef7110
2023-06-02 17:31:26 -05:00
Edmund Miller
76c1330aa3
nit(julia): Format keybindings
2023-06-02 17:31:26 -05:00
Edmund Miller
85f812111a
bump: :lang julia
...
JuliaEditorSupport/julia-emacs@47f43f7d83 -> JuliaEditorSupport/julia-emacs@adf4029be7
gcv/julia-snail@326da9a7d0 -> gcv/julia-snail@0e6fa51804
non-Jedi/eglot-jl@2e35cf9768 -> non-Jedi/eglot-jl@07edf37eab
2023-06-02 17:31:26 -05:00
Edmund Miller
1b3bc7b7fb
fix(julia): featurep! => modulep!
2023-06-02 17:31:26 -05:00
Edmund Miller
9a3e950a64
docs(julia): add keybindings
2023-06-02 17:31:26 -05:00
Edmund Miller
727cb231cc
docs(julia): add notes about +snail flag
2023-06-02 17:31:26 -05:00
Edmund Miller
de434f5c29
fix(julia): use cider result face for snail popup
2023-06-02 17:31:25 -05:00
Edmund Miller
71c210050f
nit(julia): add note about send-region/buffer not working quite right
2023-06-02 17:31:25 -05:00
Edmund Miller
d10bb6dc42
feat(julia): add snail keybindings to snail repl mode
2023-06-02 17:31:25 -05:00
Edmund Miller
ed4d12df05
feat(julia): use julia-snail as repl when +snail
2023-06-02 17:31:25 -05:00
Edmund Miller
f2c75dea9a
feat(julia): add snail repl mode keybindings
2023-06-02 17:31:25 -05:00
Edmund Miller
6b9ce02433
fix(julia): add check for vterm for snail
2023-06-02 17:31:25 -05:00
Edmund Miller
5ab4527b18
fix(julia): update eglot environment discovery
2023-06-02 17:31:24 -05:00