Henrik Lissner
023027b3db
Bump :tools lsp
...
emacs-lsp/lsp-mode@d0096cc -> emacs-lsp/lsp-mode@941e606
emacs-lsp/lsp-ui@242dfe8 -> emacs-lsp/lsp-ui@43f71e3
Includes LSP 6.3.1 release.
2020-05-02 22:44:46 -04:00
Henrik Lissner
b3c957065c
Remove company-lsp fallback
...
Issues with ts-ls and gopls have been reportedly resolved upstream, so
we are fully committing to company-capf as LSP's chosen backend.
2020-05-02 22:38:36 -04:00
Henrik Lissner
8452788056
Merge pull request #3012 from sei40kr/bump-lsp-mode
...
Bump to emacs-lsp/lsp-mode@d0096cc
2020-04-30 21:01:49 -04:00
Seong Yong-ju
2ad934d777
Bump to emacs-lsp/lsp-mode@d0096cc
...
From emacs-lsp/lsp-mode@87ea1df
2020-05-01 09:59:22 +09:00
Eric Dallo
5b81ab2d6e
Bump :tools debugger
...
emacs-lsp/dap-mode@804e364 -> emacs-lsp/dap-mode@04d7e96
2020-04-30 19:42:34 -03:00
Henrik Lissner
55af2c7641
Merge pull request #3002 from sei40kr/delete-lsp-groovy-server-install-dir
...
Remove `lsp-groovy-server-install-dir`
2020-04-30 01:48:24 -04:00
Henrik Lissner
40c185bd70
Bump :tools
...
Silex/docker.el@a2092b3 -> Silex/docker.el@0874520
emacs-lsp/dap-mode@0b9c8f2 -> emacs-lsp/dap-mode@804e364
emacs-lsp/helm-lsp@db24399 -> emacs-lsp/helm-lsp@6b5ce18
emacs-lsp/lsp-mode@4898d35 -> emacs-lsp/lsp-mode@87ea1df
emacs-straight/rainbow-mode@3ef813d -> emacs-straight/rainbow-mode@f780ddb
emacsorphanage/quickrun@50e07e7 -> emacsorphanage/quickrun@2e37ce9
magit/magit@8de6ecf -> magit/magit@d27d6e4
maxchaos/emacs-powerthesaurus@81a262e -> maxchaos/emacs-powerthesaurus@4a83478
millejoh/emacs-ipython-notebook@1322d8c -> millejoh/emacs-ipython-notebook@42134ad
politza/pdf-tools@0159cb1 -> politza/pdf-tools@d971298
realgud/realgud@b854e04 -> realgud/realgud@e03446f
tumashu/posframe@e62e584 -> tumashu/posframe@093b29a
zx2c4/password-store@88936b1 -> zx2c4/password-store@07b169e
We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125
for why.
2020-04-30 01:27:58 -04:00
Henrik Lissner
d12752324a
Introduce letf! convenience macro
...
A more succinct cl-letf, which allows for local functions and macros.
2020-04-29 23:48:21 -04:00
Seong Yong-ju
84a179592d
Remove lsp-groovy-server-install-dir
2020-04-29 23:16:15 +09:00
Henrik Lissner
9509897db1
dumb-jump-prefer-searcher = rg
2020-04-26 19:21:51 -04:00
Henrik Lissner
f2813a35d7
Bump :tools lookup
...
abo-abo/define-word@d8c76d5 -> abo-abo/define-word@08c71b1
jacktasia/dumb-jump@73b2b48 -> jacktasia/dumb-jump@d760aa8
2020-04-25 21:52:49 -04:00
Henrik Lissner
217a032035
Bump :tools magit
...
magit/magit@0f1234e -> magit/magit@8de6ecf
magit/forge@2e2d26c -> magit/forge@e2da806
2020-04-25 21:52:10 -04:00
Henrik Lissner
740b16a33f
Bump :tools lsp
...
emacs-lsp/helm-lsp@46a72f5 -> emacs-lsp/helm-lsp@db24399
emacs-lsp/lsp-ivy@a6b7841 -> emacs-lsp/lsp-ivy@81e81ce
emacs-lsp/lsp-mode@e8e52fd -> emacs-lsp/lsp-mode@4898d35
2020-04-25 21:50:03 -04:00
Henrik Lissner
30dea4bf0c
Update tools/lookup readme
...
Relevant to #1166
2020-04-25 02:55:06 -04:00
Henrik Lissner
ecdeb489f8
Update {ivy,helm}-xref for Emacs 27
...
More variables to set!
2020-04-24 15:12:33 -04:00
Henrik Lissner
f78cc7ed38
Merge pull request #2961 from tylerware/fix/tmux-targets-not-shell-quoted
...
tmux: Quoting shell arg in listing windows / panes
2020-04-23 23:59:06 -04:00
Henrik Lissner
06d5d5e6c0
General refactors, reformatting & comment revision
2020-04-23 23:56:17 -04:00
Henrik Lissner
916ef0fbbe
Rename unmap! to undefine-key!
...
unmap! gives the false impression that it is related or similar to map!,
but it isn't.
2020-04-23 23:56:17 -04:00
Henrik Lissner
fe3f3d91c3
tools/magit: gate forge behind flag & add README #1166
2020-04-23 23:56:17 -04:00
Tyler Ware
21f2776433
tmux: Quote shell arg in listing windows / panes
...
Specifying a session and / or window to +tmux-list-windows
and +tmux-list-panes just failed, because of the special characters
used in the ids for sessions & windows ($ and @). Quoting the ids
before building up the tmux command fixes this.
2020-04-23 21:13:28 -06:00
Henrik Lissner
4431eac0ab
Fix void-function: pdf-tools-install-noverify
...
For folks who try `M-x pdf-tools-install` at startup instead of simply
loading a pdf file.
2020-04-23 13:04:03 -04:00
Henrik Lissner
e0f8fbee22
Fix #2939 : pdf-tools config not triggered on pdf-view-mode
...
Because pdf-view can load without pulling in pdf-tools.
Closes #2954
2020-04-22 15:50:17 -04:00
Henrik Lissner
6315984ae6
Add workaround for tigersoldier/company-lsp#128
...
Fix from emacs-lsp/lsp-python-ms#79
2020-04-21 22:02:48 -04:00
Henrik Lissner
27c64a3abd
Fix #2946 : use powerthesaurus fork
2020-04-21 13:47:26 -04:00
Henrik Lissner
09f617de8b
tools/debugger: move dap-mode behind +lsp flag
...
+ To make this consistent with other opt-in LSP integration
+ Install posframe for dap-ui-mode to work (#2934 )
Fixes #2934
2020-04-18 20:22:40 -04:00
Henrik Lissner
5ebc840308
Bump :tools lsp
...
emacs-lsp/lsp-mode@6671128 -> emacs-lsp/lsp-mode@e8e52fd
2020-04-17 22:15:07 -04:00
Henrik Lissner
45aa7a0653
Bump :tools lookup
...
jacktasia/dumb-jump@e8e9b0c -> jacktasia/dumb-jump@73b2b48
2020-04-17 22:14:21 -04:00
Henrik Lissner
4d3fdcfdcd
Bump :tools debugger
...
emacs-lsp/dap-mode@e2086fc -> emacs-lsp/dap-mode@0b9c8f2
realgud/realgud@94f2835 -> realgud/realgud@b854e04
2020-04-17 22:05:15 -04:00
Henrik Lissner
51944fae01
Refactor dap-mode and fix config load order
...
Now doom's defaults will run *before* a user's after! or use-package!
blocks for dap-mode.
2020-04-17 22:03:47 -04:00
Henrik Lissner
fae02456d7
Bump :tools ein
...
millejoh/emacs-ipython-notebook@c0147f6 -> millejoh/emacs-ipython-notebook@1322d8c
2020-04-17 22:02:02 -04:00
Henrik Lissner
2a93ff6ad4
Bump :tools lsp
...
emacs-lsp/lsp-mode@401d724 -> emacs-lsp/lsp-mode@6671128
emacs-lsp/helm-lsp@6f62659 -> emacs-lsp/helm-lsp@46a72f5
Possibly relevant to #2911
2020-04-16 15:38:56 -04:00
Henrik Lissner
bf657406b2
lsp-enable-links = nil #2911
2020-04-16 15:37:57 -04:00
Brian McGillion
0d2096ef47
Bump :tools biblio
...
tmalsburg/helm-bibtex@3cff6bd -> tmalsburg/helm-bibtex@b14b628
2020-04-16 13:58:37 +04:00
Brian McGillion
088db18c6d
Add bibtex-completion
...
Helm-Bibtex was split to extract bibtex-completion into a standalone
MELPA package. Adding the functionality here to account for the
changes in the packaging.
2020-04-16 13:53:39 +04:00
Henrik Lissner
2b67d958e6
Fix lsp-restart-workspace not working
...
Because I forgot to forward the RESTART argument for lsp--shutdown-workspace.
2020-04-15 15:54:05 -04:00
Henrik Lissner
dad93db56e
Merge pull request #2861 from bdarcus/biblio-module
...
adding new biblio module
2020-04-15 14:28:40 -04:00
Bruce D'Arcus
0c2cebadca
adding new biblio module
2020-04-15 12:06:22 -04:00
Henrik Lissner
abfa09f86d
Focus lsp doc popup after +lookup/documentation
2020-04-15 00:13:35 -04:00
Henrik Lissner
31a31fff46
Bump :tools magit
...
emacs-evil/evil-magit@0b79aa3 -> emacs-evil/evil-magit@253c644
magit/magit@68b5a13 -> magit/magit@0f1234e
2020-04-14 19:18:49 -04:00
Henrik Lissner
2f380e8dd0
Bump :tools ein
...
millejoh/emacs-ipython-notebook@57e84c6 -> millejoh/emacs-ipython-notebook@c0147f6
2020-04-14 18:55:47 -04:00
Henrik Lissner
42084af680
Add popup rule for *lsp-help*
2020-04-11 23:05:54 -04:00
Henrik Lissner
3622e36c75
Fix 'buffer does not seem to be associated with any file' error
...
Fixes #2869
Closes #2870
2020-04-10 13:47:41 -04:00
Henrik Lissner
439562e526
Merge pull request #2842 from paulapatience/bugfix/synosaurus-wordnet
...
tools/lookup: fix synosaurus -> synosaurus-wordnet
2020-04-08 15:36:29 -04:00
Henrik Lissner
9d19ea7cd7
Merge pull request #2853 from jsravn/fix-helm-xref-for-emacs27
...
Fix helm-xref when using Emacs 27+
2020-04-08 15:35:41 -04:00
Henrik Lissner
b78fc4eb76
Minor refactor & reformatting across the board
2020-04-08 15:30:10 -04:00
Henrik Lissner
fbbc7535ea
Fix #2839 : fix xref backend for lookup handlers
2020-04-08 15:30:09 -04:00
James Ravn
6a8ac7f5fd
Fix helm-xref when using Emacs 27+
...
Fixes https://github.com/hlissner/doom-emacs/issues/2852
2020-04-08 19:11:33 +01:00
Paul A. Patience
1b980c7577
tools/lookup: fix synosaurus -> synosaurus-wordnet
...
The synosaurus-wordnet--command variable is defined in
synosaurus-wordnet rather than in synosaurus.
2020-04-08 05:00:29 -04:00
Henrik Lissner
d41da2a14a
Bump :tools lsp
...
emacs-lsp/lsp-mode@76fe399 -> emacs-lsp/lsp-mode@401d724
emacs-lsp/lsp-ui@134d9b7 -> emacs-lsp/lsp-ui@242dfe8
emacs-lsp/lsp-ivy@39b90e7 -> emacs-lsp/lsp-ivy@a6b7841
2020-04-07 20:25:48 -04:00
Henrik Lissner
2ceac53421
Prevent scrolling on magit refresh & toc-org
2020-04-04 01:27:41 -04:00