Luis Ch
ea020911f8
Add basic LSP support to NixOS layer ( #15342 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-13 20:44:16 +00:00
fleimgruber
179bb38ebc
fix: progn typo in org-transclusion :init ( #15340 )
2022-02-12 09:12:52 -05:00
thanhvg
adf9da378b
[auto-completion] add company-posframe ( #15320 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-12 06:01:59 +00:00
SpacemacsBot
4d0529d3e7
[bot] documentation_updates ( #15339 )
...
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-02-12 05:36:08 +00:00
thanhvg
60e512a48b
[iedit] use fork ( #15318 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-12 05:30:49 +00:00
thanhvg
023ba524f4
[tree-sitter] add option to seletively disable tree sitter hl mode ( #15317 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-12 05:25:01 +00:00
SpacemacsBot
44fbaa3d10
[bot] documentation_updates ( #15338 )
...
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-02-12 05:15:52 +00:00
thanhvg
9deb58d16a
[elisp] add elisp-def ( #15315 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-12 05:14:57 +00:00
Lucius Hu
77ba076f69
spacemacs-editing-visual: rework ( #15322 )
2022-02-12 04:58:35 +00:00
SpacemacsBot
a7d91f1b4f
[bot] documentation_updates ( #15337 )
...
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-02-12 04:47:44 +00:00
Keith Pinson
34e14fb681
[org] add support for transclusion ( #15333 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-12 04:45:45 +00:00
SpacemacsBot
8863a34b56
[bot] built_in_updates ( #15336 )
...
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-02-12 04:16:55 +00:00
Lucius Hu
ebd0603885
eww: cleaned up ( #15321 )
2022-02-12 04:10:23 +00:00
Lucius Hu
e24e1e4b57
spacemacs-defaults: Prompt to save a buffer for certain operations ( #15331 )
2022-02-12 04:09:53 +00:00
Lucius Hu
efdfecbf8f
spacemacs-buffer: allow 'kp-*' keys for jump to number ( #15308 )
2022-02-10 08:39:31 +00:00
Lucius Hu
a50aa7d225
spacemacs-buffer: lock it in read-only
...
This commit locks the spacemacs home buffer in read-only mode.
Before this, users may use `SPC b w` to toggle it to writable but
this buffer really should not be modified by users.
Note that, when we need to modify the home buffer in LISP program,
we can always set `inihibit-read-only` to nil. Thus this commit
won't disallow us to update the home buffer when it's needed.
2022-02-09 17:50:57 -05:00
Lucius Hu
8bfc1566ec
fixup! help/helpful: Set tab-width to 8, better integration w/ Ivy ( #15243 )
2022-02-09 17:20:17 -05:00
KK
9e30cf9b39
Fix ⌘-s shortcut in macOS ( #15329 )
2022-02-09 12:31:44 -05:00
Lucius Hu
696b15652f
Revert "spacemacs-defaults: Added prompt to save a buffer ( #15297 )" ( #15330 )
...
This reverts commit d33a1a8fcc
.
2022-02-09 12:29:46 -05:00
Lucius Hu
d33a1a8fcc
spacemacs-defaults: Added prompt to save a buffer ( #15297 )
...
Added a new `kill-buffer-hook` that prompt the user to save a buffer
before killing it.
2022-02-09 03:33:21 -05:00
ismama
031f7e1666
Fix the use of consult--source-project-file ( #15328 )
2022-02-08 11:07:25 -05:00
ismama
22d168a054
Fix consult-buffer error ( #15327 )
2022-02-08 09:13:06 -05:00
Lucius Hu
d366150139
exwm: replace desktop-environment by melpa one
...
closes https://github.com/syl20bnr/spacemacs/issues/15312
2022-02-06 04:20:29 +00:00
thanhvg
4a305a44af
[compleseus] clean up ( #15314 )
2022-02-05 13:31:20 -05:00
thanhvg
fee90f8dd0
[compleseus][ivy] quote regex when search for region or symbol at point ( #15313 )
2022-02-05 13:30:30 -05:00
thanhvg
ff2087e6a6
[layouts] fix counsel-projectile ( #15311 )
2022-02-04 16:52:05 -05:00
SpacemacsBot
ce0becb723
[bot] documentation_updates ( #15310 )
...
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-02-04 05:39:59 +00:00
Lucius Hu
824889c974
tabs: Rework ( #15293 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-04 05:36:26 +00:00
Lucius Hu
fd652fae0c
update spacemacs/declare-prefix usages ( #15278 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-04 05:36:11 +00:00
Lucius Hu
cd9d8c5b24
fixup! core-spacemacs-buffer: remoe org (agenda) files from recent files ( #15307 )
2022-02-03 18:18:44 -05:00
Codruț Constantin Gușoi
3cff14b086
Warn about pdumper not working together with Native Compilation ( #14730 )
...
Co-authored-by: Lucius Hu <lebensterben@users.noreply.github.com>
2022-02-03 19:36:00 +00:00
Lucius Hu
5ad5c6ef83
core-spacemacs-buffer: remoe org (agenda) files from recent files ( #15307 )
2022-02-03 19:29:05 +00:00
SpacemacsBot
0ba8aa194a
[bot] "documentation_updates" Mon Jan 31 21:49:47 UTC 2022 ( #15303 )
2022-01-31 17:02:38 -05:00
Benedikt Broich
a10d2fd845
Add journalctl-mode to systemd layer ( #15288 )
2022-01-31 16:48:47 -05:00
SpacemacsBot
6d42d05bda
[bot] "built_in_updates" Mon Jan 31 04:15:41 UTC 2022 ( #15301 )
2022-01-30 23:17:18 -05:00
Lucius Hu
d2b566406a
rust: respect lsp-use-upstream-bindings
...
This is needed after 1d45278a71
2022-01-31 04:14:59 +00:00
Lucius Hu
42dc30e33c
core-spacemacs: fix daemon font size ( #15295 )
...
Co-authored-by: "ruquan.chen" <ccruquan@gmail.com>
2022-01-29 03:18:22 +00:00
Lucius Hu
4526486893
updated README.md
2022-01-29 02:09:46 +00:00
SpacemacsBot
4743c01fa9
[bot] "built_in_updates" Sat Jan 29 01:35:00 UTC 2022 ( #15292 )
2022-01-28 20:45:58 -05:00
Lucius Hu
ddf44ab93f
org: fix #15290 ( #15291 )
...
Co-authored-by: xin <etimecowboy@gmail.com>
2022-01-29 01:34:24 +00:00
Lucius Hu
a158bbffd2
FAQ: complete information on system package
...
Co-authored-by: Harley Laue <losinggeneration@gmail.com>
2022-01-27 04:04:54 +00:00
Dan Kessler
44ed2f84a1
org: add binding for org-paste-subtree ( #15289 )
2022-01-27 03:58:53 +00:00
Keith Pinson
4bc45f70a1
[org] integrate org-appear with evil when triggering manually ( #15284 )
2022-01-25 10:06:11 -05:00
SpacemacsBot
175fdcc967
[bot] documentation_updates ( #15285 )
...
Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
2022-01-25 03:11:10 +00:00
Lucius Hu
07081a6369
FAQ: Added guide on suppressing #11682
...
This commit adds an instruction on how to suppress the error when deleting an Emacs package comes with system package manager.
Fixes #11682
2022-01-25 03:06:32 +00:00
Eugene Yaremenko
2a668ab90d
[ci] Fix problem with bin patches
2022-01-21 05:01:19 +02:00
Eugene Yaremenko
cbb3292c43
[ci] track all files
2022-01-21 04:53:18 +02:00
Eugene Yaremenko
c528f614e8
[ci] Add new files to patch file
2022-01-21 04:43:03 +02:00
Lucius Hu
6ccbbcc7d9
gnux: fix which-key prefix bug
...
The third argument to `spacemacs/declare-prefix` is never used.
It was ignored before but currently causes issues.
2022-01-17 21:28:13 +00:00
Lucius Hu
ca93e28a9c
keyboard-layout: Fixes #15249 ( #15251 )
...
Co-authored-by: Nils Wloka <mail@nilswloka.com>
2022-01-15 02:33:06 +00:00