77e9932966
bump: :core
...
Fuco1/smartparens@37f77bf2e2 -> Fuco1/smartparens@ec15aaa748
Wilfred/helpful@67cdd1030b -> Wilfred/helpful@209971ba9f
bbatsov/projectile@f3468e8d20 -> bbatsov/projectile@4d6da873ae
domtronn/all-the-icons.el@65c496d3d1 -> domtronn/all-the-icons.el@ca1ef30004
emacs-straight/project@4fe1eec803 -> emacs-straight/project@c52ec93689
jscheid/dtrt-indent@66fc30af02 -> jscheid/dtrt-indent@57f4072fa8
justbur/emacs-which-key@1217db8c63 -> justbur/emacs-which-key@1ab1d0cc88
raxod502/straight.el@e2de88ea0e -> radian-software/straight.el@0e204d418d
Includes a fix for #5207 (see radian-software/straight.el#955 ), which
occasionally caused arrayp errors when installing/upgrading packages.
Fix : #5207
Ref: radian-software/straight.el#955
2022-06-17 18:21:23 +02:00
09fa3c5e28
docs: reformat & revise {init,config}.el templates
2022-02-16 16:11:22 +01:00
35d690b47c
docs: explain font settings in config.el template
...
I get complaints that it's hard to set fonts in Doom. Hopefully this
help them through it.
2022-02-16 16:10:06 +01:00
9c1a356ada
Update help keybinds in 'doom install' postamble
2020-07-28 20:08:32 -04:00
26e421e336
Update doc comments in {init,config}.el templates
...
Fixed parts missing in ee972e7a3f
2020-06-07 20:02:59 +08:00
ee972e7a3f
Update doc comments in {init,config}.el templates
2020-06-07 02:31:13 -04:00
3253ca8435
Minor refactors & comment/message revision
2020-05-25 22:11:15 -04:00
f47ec8b919
Disable default doom-font in config.el template
...
Closes #3194
2020-05-25 16:30:21 -04:00
0972858808
Update 'doom install' post-amble
2020-05-15 17:55:23 -04:00
63a71ec90f
Discourage unpinning all packages
2020-04-08 15:30:04 -04:00
8a7763337d
doom refresh -> doom sync
...
refresh isn't going anywhere, but sync will be the canonical command
here on out, because it is more appropriate for kind of work it will be
doing in the future.
2020-02-19 23:34:16 -05:00
066afa17da
Update doomdir templates
2020-02-13 01:37:04 -05:00
871201dad6
Minor doc/comment revision & fixes
2020-01-26 01:31:53 -05:00
326035199b
Typo
2020-01-05 12:52:14 +01:00
9012635d3f
Remove default doom-variable-pitch-font in config.el template
...
"sans" may not be available.
2019-12-31 02:27:31 -05:00
da09a3eb8c
Mention commit pinning in docs with package!
2019-12-28 14:00:08 -05:00
bff04ed35c
Fix font-spec in config.el template
2019-12-20 12:09:05 -05:00
6d40f30a0a
Fix 'doom compile' error when compiling templates
2019-12-20 05:01:44 -05:00
18d8ea22f6
cli/install: add templates for {config,packages}.el
2019-12-19 23:32:58 -05:00
6d314c2795
Revise and update docstrings and comments
2019-05-01 21:02:28 -04:00
40f6a2b6e3
Rewrite vanilla sandbox & report-bug commands
...
- Renamed doom/open-vanilla-sandbox to doom/sandbox (because it's not
just for vanilla testing anymore)
- Renamed doom/open-bug-report to doom/report-bug (for consistency with
`report-emacs-bug`; makes it easier to discover)
- Add SPC h d b for doom/report-bug
- Add SPC h d s for doom/sandbox
2019-04-24 18:16:06 -04:00
681d0f1a2a
Improve vanilla sandbox
...
Can now launch four different sessions:
1. Vanilla Emacs
2. Vanilla Doom (only Doom core)
3. Doom core + modules - private config
4. A full Doom session (load everything)
2019-03-09 04:53:14 -05:00
c530866f0a
Add option to load doom in vanilla sandbox
...
This adds the option to run elisp in an environment where doom core &
modules are loaded, but not your private modules or config.
Also updates the vanilla sandbox text template.
2018-08-12 02:45:01 +02:00
04ec62c8f2
General, minor refactor & feedback revision
2018-06-14 19:49:03 +02:00
73045f9950
Fix doom//quickstart & improve feedback (make quickstart)
2018-05-25 12:49:39 +02:00
f80be3682b
New open-bug-report & open-vanilla-sandbox commands
2018-05-20 12:18:16 +02:00