Henrik Lissner
e5862c6971
Bump :tools debugger
...
emacs-lsp/dap-mode@f52fa43 -> emacs-lsp/dap-mode@f0ed63e
realgud/realgud@24c02f0 -> realgud/realgud@f0a3676
tumashu/posframe@c445902 -> tumashu/posframe@922e4d2
2020-07-12 22:46:15 -04:00
Renato Lacerda
a0e4219a32
:checkers spell documentation ( #3462 )
...
* :checkers spell documentation
* Fix based on changes
Fix date and version
Create TOC
Remove indentation
Remove blank lines
Hard-wrapped paragraphs
Remove comments
2020-07-12 22:11:39 -04:00
Matthew Leach
3ccada7150
Switch to emacs mode in mu4e view mode ( #3464 )
...
* email/mu4e: use Emacs mode when viewing mail
Evil masks most of the keybindings that are set by mu4e-view-mode. Since
this is a read-only buffer anyway use Emacs for that mode.
* email: mu4e: replace `add-hook!' with `add-hook'
2020-07-12 22:11:21 -04:00
Henrik Lissner
22fda9b37e
Merge pull request #3481 from vednoc/add-z-motions-to-magit
...
tools/magit: map zt/zb motions in magit-mode
2020-07-12 22:10:52 -04:00
Henrik Lissner
b28a14cf90
Merge pull request #3518 from MarkPochert/patch-1
...
Update Mac Install for emacs-plus
2020-07-12 22:10:34 -04:00
Henrik Lissner
7b39211f2b
Merge pull request #3539 from peterwvj/patch-1
...
Fix typo in README
2020-07-12 22:10:24 -04:00
Henrik Lissner
be53fe1a58
Merge pull request #3543 from jtpavlock/patch-1
...
Remove doctor warning message for optional vterm dependency
2020-07-12 22:10:08 -04:00
jtpavlock
6cd601cf0f
remove warning message of optional vterm dependency
...
libvterm is an optional dependency per emacs-libvterm
2020-07-12 14:24:44 -05:00
Peter W. V. Tran-Jørgensen
8caec41818
Fix typo in README
2020-07-11 21:27:58 +02:00
MarkPochert
73e439084d
Update Mac Install for emacs-plus
...
The parameter is wrong. It must be --with-modern-cg433n-icon and not --with-modern-icon-cg433n
You can check it on the github repo site https://github.com/d12frosted/homebrew-emacs-plus
2020-07-05 21:39:19 +02:00
Henrik Lissner
46d6d0b586
Use symbol-at-point instead of xref w/ eglot
...
Otherwise doom-thing-at-point-or-region will return nil, causing
"Nothing under point" warnings when using lookup commands.
2020-06-29 15:12:30 -04:00
Henrik Lissner
6b781c55c2
Make org-yt respect org-display-remote-inline-images
2020-06-28 01:17:53 -04:00
Henrik Lissner
25b240b9b0
Respect org-display-remote-inline-images
...
Don't download inline previews of URLs if
org-display-remote-inline-images is set to 'skip (its default).
2020-06-28 01:09:54 -04:00
vednoc
cc36ff1223
tools/magit: map zt/zb motions in magit-mode
2020-06-27 23:48:29 +02:00
Henrik Lissner
87336c405b
Merge pull request #3479 from sggutier/add-terminal-notifier-support-to-org-pomodoro
...
Add terminal-notifier support for org-pomodoro
2020-06-27 16:09:44 -04:00
Saúl Germán Gutiérrez Calderón
1b49964fc2
Add terminal-notifier support for org-pomodoro
2020-06-27 14:52:54 -05:00
Henrik Lissner
fa24c8311a
Bump :tools debugger
...
realgud/realgud@1238d8e -> realgud/realgud@24c02f0
emacs-lsp/dap-mode@554f7ca -> emacs-lsp/dap-mode@f52fa43
tumashu/posframe@6285217 -> tumashu/posframe@c445902
2020-06-27 14:09:11 -04:00
Henrik Lissner
fe37bfc8e9
Bump :tools lsp
...
emacs-lsp/lsp-mode@7b0b9c3 -> emacs-lsp/lsp-mode@029ec54
emacs-lsp/lsp-ui@ce997c4 -> emacs-lsp/lsp-ui@1ee113c
emacs-lsp/lsp-ivy@f6e3211 -> emacs-lsp/lsp-ivy@1f6d877
Closes #3473
2020-06-27 14:09:11 -04:00
Henrik Lissner
5ec6820f02
Merge pull request #3466 from carloscheddar/patch-1
...
Clarify ace-window font size and add example
2020-06-27 14:09:00 -04:00
Henrik Lissner
5ffba49bed
Merge pull request #3470 from tprk77/conditional-workspace-key-bindings
...
Emacs bindings: Conditionally bind workspace keys
2020-06-27 14:08:33 -04:00
Henrik Lissner
26733da93a
Merge pull request #3478 from brotzeit/bump-rustic
...
Bump :lang rust
2020-06-27 13:50:05 -04:00
brotzeit
d94591b7f0
Bump :lang rust
...
brotzeit/rustic@f7a94c4 -> brotzeit/rustic@7c0e113
2020-06-27 14:48:52 +02:00
Tim Perkins
20c617bc30
Only bind keys when workspaces module enabled
2020-06-26 01:48:39 -04:00
Carlos Feliciano Barba
2db39eafa1
Use custom-set-faces! instead and update the cons message
2020-06-25 22:43:37 -04:00
Carlos Feliciano Barba
e0d6f79202
Clarify ace-window font size and add example
2020-06-25 19:30:37 -04:00
Henrik Lissner
00ebbafb96
Fix #3455 : wrong-number-of-args on executable-find call
...
executable-find's second argument was added in Emacs 27, so 26 users
would suffer this error.
Closes #3460
2020-06-25 15:27:26 -04:00
Henrik Lissner
0443eeb6a4
Bump :lang cc
...
Andersbakken/rtags@d370c09 -> Andersbakken/rtags@3a12552
MaskRay/emacs-ccls@17ec7bb -> MaskRay/emacs-ccls@0fd0b41 )
ikirill/irony-eldoc@0df5831 -> ikirill/irony-eldoc@73e79a8
jimhourihan/glsl-mode@43d9066 -> jimhourihan/glsl-mode@b071120
liblit/demangle-mode@06903d7 -> liblit/demangle-mode@697c1db
ludwigpacifici/modern-cpp-font-lock@02f1047 -> ludwigpacifici/modern-cpp-font-lock@865955d
Fixes #2637 (due to ikirill/irony-eldoc#13 )
2020-06-24 20:09:17 -04:00
Henrik Lissner
cff54aa58d
Merge pull request #3438 from ericdallo/bump-lsp
...
Bump lsp packages
2020-06-24 20:02:57 -04:00
Henrik Lissner
d034bc2004
Fix #3425 : eagerly resolve path to fd executable
...
This ensures that the correct binary is found, even if you're remoting
onto a system where `fd` is named `fdfind`.
2020-06-24 19:49:08 -04:00
Eric Dallo
aab19a2e9b
Bump :lang python
...
emacs-lsp/lsp-python-ms@db6f263 -> emacs-lsp/lsp-python-ms@7068cf0
2020-06-24 20:18:16 -03:00
Eric Dallo
39fb863cca
Bump :tools debugger
...
emacs-lsp/dap-mode@7ad9157 -> emacs-lsp/dap-mode@7ad9157
2020-06-24 20:18:15 -03:00
Eric Dallo
2232337072
Bump :lang scala
...
emacs-lsp/lsp-metals@5468b63 -> emacs-lsp/lsp-metals@3d4d4b7
2020-06-24 20:18:15 -03:00
Eric Dallo
10da336a24
Bump :lang java
...
emacs-lsp/lsp-java@6efb741 -> emacs-lsp/lsp-java@fe11824
2020-06-24 20:18:15 -03:00
Eric Dallo
9e3d24bde0
Bump :lang dart
...
emacs-lsp/lsp-dart@afdcce3 -> emacs-lsp/lsp-dart@10b898e
2020-06-24 20:18:15 -03:00
Eric Dallo
57a3e1968e
Bump :tools lsp
...
emacs-lsp/lsp-mode@666de5f -> emacs-lsp/lsp-mode@7b0b9c3
2020-06-24 20:18:10 -03:00
Henrik Lissner
3cf726c07a
Bump :ui workspaces
...
hlissner/persp-mode.el@14325c1 -> Bad-ptr/persp-mode.el@14325c1
2020-06-24 19:07:03 -04:00
Henrik Lissner
661477f5da
Remove lsp-flycheck-live-reporting setting
...
This variable was removed upstream.
2020-06-24 19:04:47 -04:00
Henrik Lissner
adce7d63af
Merge pull request #3433 from glogiotatidis/patch-2
...
Carry over all TODO keywords in journal
2020-06-24 18:49:17 -04:00
Henrik Lissner
fa1c995c17
Merge pull request #3437 from sggutier/re-enable-projectile-on-tramp
...
Enable projectile-locate-dominating-file on tramp
2020-06-24 18:48:00 -04:00
Henrik Lissner
423bead095
Merge pull request #3440 from ericdallo/add-deprecated-to-cider
...
Have cider highlight deprecated symbols
2020-06-24 18:47:47 -04:00
Henrik Lissner
9bdb2a3406
Merge pull request #3447 from thevirtuoso1973/develop
...
change rust doc lookup to std library
2020-06-24 18:47:07 -04:00
Henrik Lissner
1e4a3bca2d
Merge pull request #3449 from sei40kr/fix-lookup-xwidget-support
...
tools/lookup: Update Xwidget WebKit browser support
2020-06-24 18:46:55 -04:00
Henrik Lissner
58fa2b1c7d
Fix projectile-vc not working on remotes
...
Mentioned in #3437
2020-06-24 18:44:04 -04:00
Henrik Lissner
28a3d8b908
Bump :lang org
...
bastibe/org-journal@6671693 -> bastibe/org-journal@24b5879
emacs-straight/org-mode@945f495 -> emacs-straight/org-mode@b76ed65
kaushalmodi/ox-hugo@e8c14e2 -> kaushalmodi/ox-hugo@77050d2
magit/orgit@e147f05 -> magit/orgit@9f09553
org-roam/org-roam@fd73da9 -> org-roam/org-roam@c59d6c4
Closes #3453
2020-06-24 18:33:05 -04:00
Seong Yong-ju
9caf05ffe4
Update :tools/lookup +xwidget support
...
Remove :tools/lookup +xwidget. Provide
`+lookup-xwidget-webkit-open-url-fn` so that we can manually configure
Xwidget WebKit browser for `+lookup/online` or `+lookup/in-docsets`.
2020-06-24 12:37:56 +09:00
thevirtuoso1973
13fa9c88a6
change rust doc lookup to std library
2020-06-23 22:17:08 +01:00
Seong Yong-ju
7e52383273
Resolve a key binding conflict
...
Fix the key binding for "Find implementations" conflicts with
"Jump to symbol in any workspace".
2020-06-24 02:01:10 +09:00
Seong Yong-ju
d8c6030a14
tools/lsp: Use general implementation lookup handler
2020-06-24 01:56:26 +09:00
Seong Yong-ju
6798966f78
editor/format: Use eglot LSP formatter
2020-06-24 01:56:26 +09:00
Seong Yong-ju
d3b1664081
config/default: Fix evil LSP key bindings
2020-06-24 01:56:26 +09:00