Michael Lingelbach
e6ae1d295c
Add support for pyright language server
2020-07-25 11:39:37 -07:00
Henrik Lissner
807eb82bde
docs/faq: add "How to make a new theme"
2020-07-25 02:22:41 -04:00
Henrik Lissner
afcf56a610
Redesign dwim RET on org headings
...
In an effort to make +org/dwim-at-point more useful and intuitive.
- Fix latex preview toggling in subtree
- Toggle inline images more selectively
- Clean up after itself (delete overlays)
- Update +org/dwim-at-point docstring
- Always update todo statistics, cookies, checkbox counts and ToC.
2020-07-24 19:27:50 -04:00
Henrik Lissner
2441d28ad1
Fix wrong-number-of-args error from cmd!! macro
2020-07-24 18:17:43 -04:00
Henrik Lissner
7a276dbf6b
Restore evil keybinds for mu4e-view-mode #3464
2020-07-24 17:57:56 -04:00
Henrik Lissner
cd3c865c01
Bump :ui doom
...
hlissner/emacs-doom-themes@7307dc6 -> hlissner/emacs-doom-themes@294a432
Closes #3617
Co-authored-by: Maikol Solís <maikol-solis@users.noreply.github.com>
2020-07-24 15:25:21 -04:00
Henrik Lissner
ff21dfe532
Revise :config literate README
...
Closes #3621
Co-authored-by: Carl Lange <carl@flax.ie>
2020-07-24 15:24:28 -04:00
Henrik Lissner
3aeb177847
Add +literate-enable-recompile-h to enable save-on-tangle
2020-07-24 15:21:44 -04:00
Henrik Lissner
bcc1b84e76
Increase so-long threshold for softwrapped text modes
2020-07-24 02:29:03 -04:00
Henrik Lissner
aac73f4c01
Merge pull request #3613 from jsmestad/elixir-numbers-with-underscore
...
Support number highlighting for long Elixir numbers
2020-07-24 02:22:25 -04:00
Henrik Lissner
61cb7252e2
Fix #3509 again
2020-07-24 02:13:19 -04:00
Henrik Lissner
47a350f65f
jinja2-enable-indent-on-save = nil #3555
2020-07-24 01:59:00 -04:00
Henrik Lissner
42fbf201a9
Merge pull request #3619 from seanfarley/smf/jinja2-mode
...
Bump :tools ansible; fix #3555
2020-07-24 01:56:00 -04:00
Henrik Lissner
a78c3973b2
Add server/ to gitignore #3324
2020-07-24 01:49:59 -04:00
Henrik Lissner
9ec5428441
Set core.autocrlf = true in repos on Windows #2637
...
Line encoding issues can plague repos with dirty worktree prompts
updating packages or "Local variables entry is missing the suffix"
errors when installing them.
2020-07-24 01:49:59 -04:00
Henrik Lissner
976a601750
docs/getting_started: add install guides for Windows
...
Closes #3444
Closes #2575
2020-07-24 01:49:59 -04:00
Henrik Lissner
87d17fab8c
docs/getting_started: general revision
...
An effort to make our documentation clearer, more concise in places,
simpler where possible and highlight caveats so folks aren't caught by
surprise by strange behavior.
- Remove --with-modern-cg433n-icon (#3554 ), as the default icon is a
reasonable default, and I'd like to keep things simple.
- Mention "could not find package in recipe repositories" error and what
to do about it.
- Mention that 'doom sync -u' is necessary for Doom's package manager to
see recipe changes.
- Mention :no-byte-compile for installing local packages; to save you
the hassle of running 'doom sync' every time you change them.
- Clarify Emacs 27 install instructions where possible (particularly for
nixOS and Ubuntu)
2020-07-24 01:49:58 -04:00
Henrik Lissner
d2117b7879
docs/faq: add "How to share/sync config between computers"
2020-07-24 01:49:58 -04:00
Henrik Lissner
2bb88e24d4
docs/faq: Add "~/.emacs.d/server is unsafe" error
2020-07-24 01:28:06 -04:00
Henrik Lissner
cd40d45cec
docs/faq: minor corrections & revision
2020-07-24 00:41:39 -04:00
Henrik Lissner
25008382c2
Fix void-variable: lua-lsp-dir
...
And refactor Lua->LSP/eglot integration.
2020-07-23 21:45:54 -04:00
Henrik Lissner
091635d589
docs/api: add missing TOC entry
2020-07-23 21:45:54 -04:00
Henrik Lissner
e517da66a7
docs/api: fix "Centered frame" snippet
2020-07-23 21:45:54 -04:00
Henrik Lissner
e6221844fd
docs/faq: general revision & reformatting
2020-07-23 21:45:54 -04:00
Henrik Lissner
f99c3fb3a0
docs/faq: "Why is scrolling slow"->"Why is Emacs slow"
...
Expand on this question and mention Emacs 27 and gccemacs as solution.
2020-07-23 21:45:53 -04:00
Henrik Lissner
1e0cd6ddce
docs/faq: add "Is Doom a fork of spacemacs/prelude/etc?"
2020-07-23 21:45:53 -04:00
Henrik Lissner
0ebb5cf35d
docs/faq: add "Why sharp-quote functions"
2020-07-23 21:45:53 -04:00
Henrik Lissner
316a9b871b
docs/faq: add "How to maximize/fullscreen at startup"
2020-07-23 21:45:50 -04:00
Henrik Lissner
d70b2ff776
docs/faq: add "How to disable smartparens" #3609
2020-07-23 19:11:50 -04:00
Sean Farley
f8d3064ead
Bump :tools ansible
...
paradoxxxzero/jinja2-mode@4540f99 -> paradoxxxzero/jinja2-mode@ecd19a4
2020-07-23 15:04:53 -07:00
Henrik Lissner
d998e31398
Merge pull request #3612 from paulapatience/bugfix/typos
...
Fix typos and reword docstrings
2020-07-23 16:00:43 -04:00
Henrik Lissner
d4560a4695
Merge pull request #3618 from ericdallo/update-dart-docs
...
Update dart module README
2020-07-23 16:00:18 -04:00
Henrik Lissner
6e60091403
Bump :lang ruby
...
dgutov/robe@68503b3 -> dgutov/robe@082da38
nonsequitur/inf-ruby@41e5ed3 -> nonsequitur/inf-ruby@f3c927c
pezra/rspec-mode@9a2a9d2 -> pezra/rspec-mode@f1029ca
senny/rvm.el@134497b -> senny/rvm.el@081d517
2020-07-23 14:46:42 -04:00
Henrik Lissner
f4c2c7f9a7
Bump :lang org
...
bastibe/org-journal@01ea4bd -> bastibe/org-journal@a6378dc
emacs-straight/org-mode@bb427f7 -> emacs-straight/org-mode@82b496c
oer/org-re-reveal@a786188 -> oer/org-re-reveal@f9f65f3
org-roam/org-roam@fb5beeb -> org-roam/org-roam@4d992ce
Fixes #3595
2020-07-23 14:44:15 -04:00
Eric Dallo
205aed59bc
Update dart module README
2020-07-23 15:38:56 -03:00
Paul A. Patience
a282730ce9
Fix typos and reword docstrings
2020-07-23 07:35:31 -04:00
Henrik Lissner
15f0bccde5
Bump :completion
...
bbatsov/helm-projectile@08ea358 -> bbatsov/helm-projectile@2f3a2a0
cosmicexplorer/helm-rg@785a80f -> cosmicexplorer/helm-rg@ee0a3c0
emacs-helm/helm@58d1982 -> emacs-helm/helm@5d224cb
raxod502/prescient.el@3ab7605 -> raxod502/prescient.el@b11d79b
tumashu/posframe@c445902 -> tumashu/posframe@922e4d2
2020-07-23 01:32:00 -04:00
Henrik Lissner
2c435a04cf
Bump :checkers
...
d12frosted/flyspell-correct@fd8ac7a -> d12frosted/flyspell-correct@dea1290
flycheck/flycheck@246e1d4 -> flycheck/flycheck@c02cd77
mhayashi1120/Emacs-langtool@a71ed02 -> mhayashi1120/Emacs-langtool@8276ecc
2020-07-23 01:31:36 -04:00
Henrik Lissner
ddf2a1a286
Bump :lang dart
...
emacs-lsp/lsp-dart@10b898e -> emacs-lsp/lsp-dart@a06fc74
amake/flutter.el@293b722 -> amake/flutter.el@78b3c57
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
2020-07-23 01:26:03 -04:00
Henrik Lissner
83faa84591
Fix backspace advice with multi-character sp pairs
2020-07-23 01:26:03 -04:00
Henrik Lissner
da1030985d
Minor refactors & reformatting
2020-07-23 01:26:03 -04:00
Henrik Lissner
86843d7569
Fix excessive padding in +light modeline
...
If encoding segment is hidden, the padding between the VC branch and
syntax checker segments would be too large.
2020-07-23 00:57:57 -04:00
Henrik Lissner
8609e22f73
Fix #3509 : add swiper-mc to mc/cmds-to-run-once
2020-07-23 00:57:00 -04:00
Henrik Lissner
7a868b1537
Fix yasnippet+hippie-expand interop
2020-07-23 00:55:51 -04:00
Henrik Lissner
1dfe690f36
Bump :editor snippets
...
joaotavora/yasnippet@5b1217a -> joaotavora/yasnippet@5cbdbf0
hlissner/doom-snippets@422f683 -> hlissner/doom-snippets@21b7c8d
Fixes hlissner/doom-snippets#39
2020-07-23 00:51:20 -04:00
Justin Smestad
ad6da92fcf
Update config.el
2020-07-22 19:05:48 -06:00
Henrik Lissner
f085cb6424
Fix #3606 : disable evil-snipe in treemacs
2020-07-22 20:53:57 -04:00
Henrik Lissner
2a325167f8
Merge pull request #3249 from sei40kr/eglot-improve
...
tools/lsp: improve eglot support
2020-07-22 20:41:22 -04:00
Henrik Lissner
f3c9a0775e
Load custom-file #3485
2020-07-22 19:18:23 -04:00
Henrik Lissner
1dc7cbcacc
Merge pull request #3485 from peterhoeg/fix_custom
...
core: use custom.el instead of config.el for custom-file
2020-07-22 19:17:14 -04:00