Jeetaditya Chatterjee
1eb3da9fcb
doc: adding treemacs readme ( #4797 )
...
* fix: rebase readme too combine lsp settings
* doc:finish Sections of the README (now with +lsp!)
* fix: punctuation and wording.
Sentences should now be punctuated and the sentence at the start of
configuration now is a little easier to understand IMO
* Revert "fix: punctuation and wording."
This reverts commit b0155b02b0dd83519e192ba6951dc5eecee8130a.
* Revert "Revert "fix: punctuation and wording.""
This reverts commit 3933660c9d1c2074ac303bd5db472f315676b3dc.
2021-05-24 13:47:20 -04:00
Henrik Lissner
eb9b7b0bbc
tools/pdf: build epdfinfo when pdf-tools is built
...
This fixes a number of UX issues with pdf-tools trying to eagerly build
epdfinfo at the least appropriate times, e.g. when org-mode processes
org-pdf-tools links.
Mentioned in #5086
2021-05-24 13:34:24 -04:00
Henrik Lissner
4b90f28e08
Default eshell-term-name to eterm-color
...
Fixes #4688
2021-05-24 13:34:24 -04:00
Henrik Lissner
3a0bf17f2f
lsp-ui-doc-enable = nil
...
Disabling this by default until emacs-lsp/lsp-ui#613 is addressed.
2021-05-23 22:09:07 -04:00
Henrik Lissner
5da0408e4f
Add :T for treemacs state keybinds in map!
2021-05-23 22:09:07 -04:00
Henrik Lissner
3ba364ae10
Minor refactoring across the board
2021-05-23 22:09:07 -04:00
Henrik Lissner
a8e57438dc
Refactor doom-{path,file,dir,glob}
...
Breaking change: doom-glob would formerly return a string (if only one
match) or a list. Now it always returns a list.
2021-05-23 21:49:02 -04:00
Björn Larsson
a160451fd8
Add qt module documentation
2021-05-23 11:40:02 +02:00
Henrik Lissner
54067455e7
Fix #5053 : unwanted inline ligature composition
2021-05-22 22:59:55 -04:00
Henrik Lissner
65b55fd7d1
Bump :term
...
akreisher/eshell-syntax-highlighting@eeace52 -> akreisher/eshell-syntax-highlighting@32d2568
peterwvj/eshell-up@9c100ba -> peterwvj/eshell-up@ff84e60
2021-05-22 22:52:06 -04:00
Henrik Lissner
c525666688
Bump :tools
...
DamienCassou/auth-password-store@468bba2 -> DamienCassou/auth-password-store@fa8b964
Silex/docker.el@ed0cdf0 -> Silex/docker.el@bc2dc09
cjohansson/emacs-ssh-deploy@cc91b56 -> cjohansson/emacs-ssh-deploy@fce4ea3
editorconfig/editorconfig-emacs@9da2dab -> editorconfig/editorconfig-emacs@e10fa22
emacs-lsp/dap-mode@49af1b8 -> emacs-lsp/dap-mode@4347846
emacs-lsp/lsp-ivy@4dcb635 -> emacs-lsp/lsp-ivy@bccd860
emacs-lsp/lsp-mode@3dc87f6 -> emacs-lsp/lsp-mode@aec8968
emacs-lsp/lsp-ui@efae00e -> emacs-lsp/lsp-ui@cb02972
emacsorphanage/quickrun@57db985 -> emacsorphanage/quickrun@35e91f4
jacktasia/dumb-jump@8bc1950 -> jacktasia/dumb-jump@8f70acb
joaotavora/eglot@b06589b -> joaotavora/eglot@a5b7b7d
magit/forge@f4c95dd -> magit/forge@37aa4e4
magit/magit@577f16d -> magit/magit@e378827
millejoh/emacs-ipython-notebook@142ff50 -> millejoh/emacs-ipython-notebook@09af858
purcell/envrc@110a221 -> purcell/envrc@8a9a142
realgud/realgud@34557f8 -> realgud/realgud@7a70b27
spotify/dockerfile-mode@3b13745 -> spotify/dockerfile-mode@ad06a41
tkf/emacs-request@accd430 -> tkf/emacs-request@f3a5b43
tmalsburg/helm-bibtex@ca09076 -> tmalsburg/helm-bibtex@9f6ea92
vedang/pdf-tools@35e12b0 -> vedang/pdf-tools@d262cf9
yoshiki/yaml-mode@fc5e1c5 -> yoshiki/yaml-mode@3a57058
zx2c4/password-store@918992c -> zx2c4/password-store@4e73cdc
2021-05-22 22:43:56 -04:00
Henrik Lissner
6824b9270d
tools/magit: larger fringe in magit-mode
...
Since Doom sets a small fringe by default, magit's fringe indicators are
obscured, so we increase it only while a magit-mode buffer is visible.
2021-05-22 22:31:39 -04:00
Henrik Lissner
5abba3642b
Bump :ui
...
Alexander-Miller/treemacs@f132498 -> Alexander-Miller/treemacs@1a396fb
ema2159/centaur-tabs@51f28d0 -> ema2159/centaur-tabs@9c7c936
emacs-lsp/lsp-treemacs@192c8f5 -> emacs-lsp/lsp-treemacs@b078687
hlissner/emacs-doom-themes@fe8eac3 -> hlissner/emacs-doom-themes@13d2377
seagle0128/doom-modeline@e898c0d -> seagle0128/doom-modeline@0466d88
tarsius/hl-todo@4d18ccd -> tarsius/hl-todo@57378bd
2021-05-22 20:03:30 -04:00
Henrik Lissner
6e296f3da2
Reload dashboard when loading theme
...
To fix dashboard banner background mismatches due to solaire-mode.
2021-05-22 19:57:41 -04:00
Henrik Lissner
31ca03c7a0
editor/format: never prompt for formatter on init
2021-05-22 14:21:45 -04:00
Björn Larsson
90d1a59cce
Add vi-tilde-fringe documentation
2021-05-22 18:35:46 +02:00
Henrik Lissner
f015a5ec7a
Bump :ui doom
...
hlissner/emacs-doom-themes@9996e1b -> hlissner/emacs-doom-themes@fe8eac3
To include hotfix for breaking change.
2021-05-22 00:54:06 -04:00
Henrik Lissner
cd6d33c4a3
Bump :ui doom
...
hlissner/emacs-doom-themes@4d24728 -> hlissner/emacs-doom-themes@9996e1b
Includes a lot of bugfixes (and to adapt to changes in solaire-mode).
2021-05-22 00:13:03 -04:00
Henrik Lissner
a4d2e873ab
Bump :ui doom
...
hlissner/emacs-doom-themes@4199e74 -> hlissner/emacs-doom-themes@4d24728
hlissner/emacs-solaire-mode@9d143db -> hlissner/emacs-solaire-mode@186f97d
Rewrite solaire-mode usage to adapt to upstream changes. This will yield
a new class of edge cases, but I'll tackle those as I encounter them.
Closes #5063
2021-05-21 23:13:14 -04:00
Henrik Lissner
d0dacce085
tools/upload: correct variable name
...
Fixes #5077
Co-authored-by: KARASZI István <github@spam.raszi.hu>
2021-05-21 23:13:09 -04:00
Henrik Lissner
2a2969f3e0
org-roam-verbose = t
...
Its output is helpful. Let's not silence it.
But prevent output during incremental loading from hijacking the
minibuffer (likely the original reason org-roam-verbose was disabled).
2021-05-21 23:13:09 -04:00
Daanturo
9ae4945d97
Enable docsets in nodejs-repl-mode
2021-05-21 22:55:49 +07:00
Itai Y. Efrat
4abb7a83d5
:app irc restore +irc/tracking-next-buffer
...
Accidentally got removed in 5ddf8b9
2021-05-21 12:41:28 +03:00
Henrik Lissner
abbbc9eafe
Merge pull request #4866 from JordanAnthonyKing/ddskk-fix
...
Bump ddskk
2021-05-20 23:21:23 -04:00
Henrik Lissner
c4a6410e27
Merge pull request #5072 from samwhitlock/me_dev
...
Noting the lsp-peek handlers as :async
2021-05-20 22:45:01 -04:00
Henrik Lissner
25bac23542
Merge pull request #5070 from jpcima/clangd-docs
...
Update suggested clangd flags in lang/cc docs
2021-05-20 22:42:20 -04:00
Henrik Lissner
fce08306b1
Merge pull request #5062 from fosskers/colin/module-docs
...
Rust/Ivy Module Docs
2021-05-20 22:41:28 -04:00
Henrik Lissner
3465856966
Merge pull request #5075 from iyefrat/autoloads
...
featuregate ivy dependent autoloads for irc, pass
2021-05-20 22:40:37 -04:00
Henrik Lissner
e3bcd04d82
Bump :lang scheme
...
emacs-geiser/geiser@2b45bd3 -> emacs-geiser/geiser@4099dce
emacs-geiser/guile@700ac98 -> emacs-geiser/guile@8dda28f
emacs-geiser/kawa@b96c008 -> emacs-geiser/kawa@3d999a3
Closes #5073 : includes guile 3.0.6 support
Co-authored-by: pricly-yellow <pricly-yellow@users.noreply.github.com>
2021-05-20 22:39:27 -04:00
Itai Y. Efrat
5ddf8b9b51
featuregate ivy dependent autoloads for irc, pass
...
previously these functions would get autoloaded even when another
completion framework was active
2021-05-21 00:51:11 +03:00
Itai Y. Efrat
6dc6d11b83
:tools pass fix path in autoload/pass.el header
2021-05-21 00:38:18 +03:00
Itai Y. Efrat
6e77afba11
:tools pass move autoload.el to autoload/pass.el
2021-05-21 00:37:27 +03:00
Sam Whitlock
01b3e1d8d8
Noting the lsp-peek handlers as :async
...
Without this, subsequent handlers registered (e.g. those from other
completion frameworks) will also pop up in addition to the peek UI.
This creates UI lock-up and is generally undesired.
2021-05-20 20:29:08 +02:00
Jean Pierre Cimalando
f3c3459ecd
Update suggested clangd flags in lang/cc docs
2021-05-19 21:41:09 +02:00
Henrik Lissner
f884a5d169
Bump :lang cc
...
Andersbakken/rtags@aa4c827 -> Andersbakken/rtags@63f18ac
ludwigpacifici/modern-cpp-font-lock@865955d -> ludwigpacifici/modern-cpp-font-lock@43c6b68
Rtags update includes a fix for (wrong-number-of-arguments (3 . 4) 2)
error on Emacs 28 (see #4534 ).
2021-05-18 19:30:01 -04:00
Henrik Lissner
69bd3da195
Don't enable lsp-ui-mode in lsp--auto-configure
...
Using a hook instead is more sensible (users can trivially configure
it).
2021-05-18 01:06:15 -04:00
Henrik Lissner
d141f39ee7
tools/lsp: remove unneeded lsp-ui-*-enable checks
2021-05-18 00:05:15 -04:00
Colin Woodbury
04b5dee615
[rust] Correct references to "elgot"
...
It's a typo.
2021-05-17 07:32:49 -07:00
Colin Woodbury
e05dd2651f
[:completion ivy] Call pacman
in the normal way
...
`--needed` and `--noconfirm` are fine, but are usual to use when
installing a single package.
2021-05-17 07:25:23 -07:00
Colin Woodbury
b771425f45
[:lang rust] Expand Prerequisites
...
And fix some minor spelling/grammar issues.
2021-05-17 07:24:55 -07:00
Henrik Lissner
1840ae8a18
Backport VC-aware bug-reference-mode from 28.x
...
Fixes gf (+lookup/file) on issue/PR references for Emacs 27.x users,
for example:
#1234
doom-emacs#1234
hlissner/doom-emacs#1234
2021-05-16 22:50:03 -04:00
Henrik Lissner
bd94ef8f84
Optimize reading org-agenda buffers in the bg
...
Less init work when opening org-agenda buffers = faster org-agenda.
2021-05-16 21:18:26 -04:00
Henrik Lissner
de589e21a2
org-tree-slide-skip-outline-level = 0
...
Back to default, since it appears to be what people expect.
2021-05-16 21:17:45 -04:00
Henrik Lissner
e2077c823a
tools/lsp: minor refactor
...
And several updates necessary for ff3c9777e
.
2021-05-16 21:17:16 -04:00
Henrik Lissner
059a70b74b
Enable hl-todo-mode in yaml-mode
...
Since it isn't derived from prog-mode and has a comment syntax.
2021-05-16 21:16:16 -04:00
Henrik Lissner
05866ce30f
ui/modeline: don't show encoding unless nondefault
2021-05-16 21:15:55 -04:00
Henrik Lissner
5bed0a6d16
Fix #5057 : don't read editorconfig files in archives
2021-05-16 15:21:42 -04:00
Henrik Lissner
eaa32572b9
lang/rust: fix void-variable flycheck-checkers error
...
In case flycheck hasn't loaded yet.
2021-05-16 14:27:51 -04:00
Henrik Lissner
69beabe287
Fix #5060 : don't hash relative backup file paths
...
Also refactors undo-fu-session's make-hashed-file-path advise to use
make-backup-file-name-1.
2021-05-16 14:02:34 -04:00
Eric Dallo
59aabaead3
:ui modeline: Fix missing arg to function
2021-05-16 00:11:12 -03:00