Commit graph

12431 commits

Author SHA1 Message Date
Maxi Wolff
54f12b66f0
Revise latest code-cells-mode fix
Reaction to comment on e74610ddb5
2022-09-15 17:39:00 +02:00
Daniel Nicolai
438fceea88 Fix cumbersome pdf-tools selection behavior
Currently, due to evil entering visual state, the selection behavior in
pdf-tools is different from and more cumbersome than in vanilla Emacs (see
https://github.com/emacs-evil/evil/issues/1671).

This commit prevents evil from entering evil-state in pdf-mode and moves the
(only) visual-state yank binding to the evilified-map.

It doesn't look pretty, but it is working much better than before.
2022-09-15 16:40:24 +02:00
person-with-a-username
8d4c114aa0
Remove trailing space from .spacemacs.template (#15733) 2022-09-13 18:44:48 -04:00
Codruț Constantin Gușoi
c1ef3c3f66
Suppress native compilation *Warnings* buffer (#15732) 2022-09-12 03:26:51 -04:00
Richard Kim
acab040c72
do not add org-roam-setup to after-init-hook (#15725) 2022-09-06 14:27:50 -04:00
Jen-Chieh Shen
756ffc5c00
chore(ts-fold): Update repo link for ts-fold module (#15719) 2022-09-02 04:37:35 -04:00
SpacemacsBot
73b3b0fed8
[bot] "built_in_updates" Fri Sep 2 03:56:02 UTC 2022 (#15715) 2022-09-02 00:01:29 -04:00
Bryce
ea0276309b
Fix native-compile-p function (#15718) 2022-09-01 23:55:16 -04:00
Atemu
201d22bcc9 compleseus: use the correct predicate for minibuffer hjkl bindings
https://github.com/syl20bnr/spacemacs/pull/15710 confused
hybrid-style-enable-evilified-state and hybrid-style-enable-hjkl-bindings
2022-08-29 14:18:29 +02:00
SpacemacsBot
1ed08595bf [bot] "built_in_updates" Sat Aug 27 08:46:27 UTC 2022 2022-08-27 11:11:34 +02:00
Atemu
d6c3482663
compleseus: disable ido and respect minibuffer binds evilification setting (#15710)
* compleseus: disable ido-mode when vertico and selectrum are used

ido would inject inself instead of the regular `find-file' but if these are
activated, we actually want the regular `find-file'.

* core: provide minibuffer evilification predicate

Many different layers need to decide whether to evilify their minibuffer maps.
Provide a single function that puts the logic in one place.

* compleseus: only evilify minibuffer binds when desired
2022-08-27 10:46:04 +02:00
Alfonso Montero
99eb20e13c
Docker: Followup for #15414: fix bindings not loading, add docs (#15707)
* [docker] Followup for #15414: Fix bindings not being added, add docs.

* [docker] Wrap `:config` block in a `progn`, as per CONVENTIONS.org.

* [docker] Fix key binding in documentation.

Co-authored-by: Tommi Komulainen <tkomulai+github@gmail.com>

Co-authored-by: Tommi Komulainen <tkomulai+github@gmail.com>
2022-08-27 10:42:12 +02:00
Cédric M. Campos
244b8a8cb9
Removes references to the github layer (#15709) 2022-08-25 12:01:09 -04:00
Alfonso Montero
b86b881b53
search-engine: Add Docker Hub image search engine. (#15706) 2022-08-19 14:56:05 -04:00
SpacemacsBot
c99f6a9149
[bot] "built_in_updates" Thu Aug 18 19:55:32 UTC 2022 (#15705) 2022-08-18 16:22:25 -04:00
Alfonso Montero
6fc3c8cb95
CONVENTIONS.org: minor typo fix (#15704) 2022-08-18 15:54:49 -04:00
SpacemacsBot
d417677305
[bot] built_in_updates (#15702)
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-08-16 19:59:48 +00:00
Lucius Hu
f63d3c41b0
spacemacs-editing-visual: fix term-cursor logic
As reported in comment of PR #15680, it should be enabled in non graphical usage.
2022-08-16 19:46:27 +00:00
Elliott Shugerman
eb809cc61c
vagrant | use 'vagrant-tramp-shell if 'shell-default-shell is 'shell (#15701) 2022-08-14 15:10:15 -04:00
Codruț Constantin Gușoi
913c8b0f9f Disable incompatible optimisation in init.el
Refs: https://github.com/syl20bnr/spacemacs/issues/11585
2022-08-14 16:52:13 +02:00
Lin Sun
c5c69ce239 core: more precise directory byte-compile status for "core/libs/" folder 2022-08-11 08:21:22 +02:00
SpacemacsBot
73267ea02b
[bot] "built_in_updates" Wed Aug 10 18:49:03 UTC 2022 (#15694) 2022-08-10 14:49:46 -04:00
lin.sun
71e56d75fb
core: remove unused variable (#15693) 2022-08-10 14:48:14 -04:00
iliekprogrammar
4c027d0abf
[evil] restore original evil-lion bindings as defaults. (#15684) 2022-08-09 17:36:31 +02:00
Richard Kim
6415adea49 Fixed #15583 and also bound SPC T g to toggle gui elements 2022-08-09 17:33:14 +02:00
lin.sun
9acd341112
*core/core-dumper.el: Enhance for native-compile support (#15686)
reorders the macro `spacemacs|unless-dumping` to suppress native compiler error.
2022-08-06 22:57:01 +00:00
lin.sun
26a975d69a
* core/core-configuration-layer.el: fix log for rshadow relationship (#15685) 2022-08-06 22:32:07 +00:00
Lucius Hu
eef9f4ed7f
plantuml: minor clean up
This commit removes the unnecessary check on `spacemacs-indent-sensitive-modes` variable,
which is defined in `spacemacs-default` layer.
2022-08-06 22:19:26 +00:00
Lucius Hu
4f6413e82f
fixup! unicode fonts: multiple improvements 2022-08-06 01:22:57 -04:00
SpacemacsBot
f452ff28b8
[bot] "documentation_updates" Fri Aug 5 21:31:39 UTC 2022 (#15682) 2022-08-05 18:48:29 -04:00
Diego Caples
e7b871147f Added documentation to set julia envornment location for lsp server
lsp-julia-default-envornment is set by default to ~/.julia/environments/v1.0 .
To make the lsp server show completions for installed packages, the environment
location must be the same as that of the installed julia version enviornment.
Documentation was added to notify users to set the emacs variable to their
enviornment location.
2022-08-05 23:30:23 +02:00
Lucius Hu
7d60d894a7
updated COPYRIGHT 2022-08-05 04:10:26 -04:00
Lucius Hu
2ec9614d5e
spacemacs-editing-visual: fix #15667 2022-08-05 00:34:53 -04:00
SpacemacsBot
4f5fddc96d
[bot] documentation_updates (#15679)
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-08-05 04:24:35 +00:00
Lucius Hu
37bad602e2
unicode fonts: multiple improvements
- Removed unnecessary package `persistent-soft`. This is never actually used by
Spacemacs. And it's automatically installed as a dependancy package of
unicode-fonts anyway.
- Properly use `use-package` to initiate `ligature` package.
- Improved README.org and config.el.
2022-08-05 00:11:56 -04:00
Lucius Hu
9010d8d3ca
README.md
fix alignment
2022-08-05 01:56:41 +00:00
SpacemacsBot
a99d90b31f
[bot] documentation_updates (#15676)
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-08-04 22:54:54 +00:00
Lucius Hu
7706f0ffd2
helm: remove unnecessary setting on xref-show-xrefs-function
For `helm` users, we set `xref-show-xrefs-function` according to Emacs version.
This is a two-fold unnecessity:
- We now only support Emacs version > 27, so `hellm-xref-show-xrefs` should not
be used anyway.
- `hem-xref` already set this variable according to Emacs version. See
[here][ref].

This commit removes this.

ref: ea0e4ed8a9/helm-xref.el (L192-L197)
2022-08-04 18:50:26 -04:00
Lucius Hu
a611a602c0
parinfer: cleaning up
- Updated layer README.org to include prerequisites
- Removed unnecessary layer config variables which are mere re-naming
  of customization variables from `parinfer-rust-mode`.
- Removed the image.
2022-08-04 18:32:27 -04:00
SpacemacsBot
fcf3aa7c9e [bot] "documentation_updates" Sun Jul 31 15:33:44 UTC 2022 2022-07-31 17:35:17 +02:00
Maxi Wolff
61785c073c
[docker] Make sure to prefix compile commands for lsp bindings 2022-07-31 17:30:39 +02:00
Maxi Wolff
4c9cd947a0
Remove depreciated github layer
and ignore flycheck_packages temp files
2022-07-31 17:26:07 +02:00
Alfonso Montero
84d0bb3c4f
Improve Docker layer 'dockerfile-mode' major mode keybindings (#15414)
* [completion] Fix readme markup.

* [docker] Improve keybindings: save keystrokes and add convenience shortcuts.

* [docker] Remove duplicate bindings.
2022-07-31 17:25:45 +02:00
SpacemacsBot
d5126be700 [bot] "built_in_updates" Sun Jul 31 14:28:15 UTC 2022 2022-07-31 16:34:06 +02:00
Maxi Wolff
b994a520e3
[translate] Make sure that go-translate is loaded after posframe 2022-07-31 16:26:11 +02:00
Ray Wang
43f24dfc9c
[dap] move posframe package into spacemacs-visual layer
1. move posframe package into spacemacs-visual layer for package sharing
2. add `pre-int-posframe` and `post-init-posframe` for further configurations

Rebase to the latest code and remove posframe from translate layer

[translate] allow user to customize renders
2022-07-31 16:09:20 +02:00
Maxi Wolff
ca728d278b
Fix double ownership of posframe package
each package can only be owned by one layer
in this case it's dap layer's package.

translate layer only uses pre-init stuff.
2022-07-31 16:01:12 +02:00
Maxi Wolff
d49e7a35c1
Reformat and change new binding to be consistent with upstream
See #15637
2022-07-31 15:56:51 +02:00
Gunnar Bastkowski
e348e4cda4
Add keybinding for projectile-run-project (#15637) 2022-07-31 15:53:25 +02:00
SpacemacsBot
13cb1e0f12
[bot] documentation_updates (#15666)
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-07-26 06:56:44 +00:00