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
Henrik Lissner
74f64c63f0
Add set-lsp-priority! autodef & +lsp/switch-client command
...
Relevant to #2689
2020-04-02 00:56:26 -04:00
Henrik Lissner
b3af9dbc3c
Add +lsp-defer-shutdown variable
2020-04-01 13:57:21 -04:00
Henrik Lissner
84d2e67633
Fix missing request in lookup module
2020-03-31 15:20:58 -04:00
xeijin
8a87351554
enable comint mode for terraform apply
...
terraform apply requires typing 'yes' to actually execute the change
2020-03-29 22:14:41 +01:00
Henrik Lissner
83b6f74d11
Minor refactors & reformatting
2020-03-27 21:39:27 -04:00
Henrik Lissner
2e543f822a
Remove ws-butler+editorconfig hack
...
Now that it's supported upstream through
editorconfig-trim-whitespaces-mode
2020-03-27 21:14:47 -04:00
Henrik Lissner
48744dbd37
Mention disabled auto-install of LSP servers in readme
2020-03-27 16:49:59 -04:00
Henrik Lissner
566a5c8a32
Bump :tools
...
krzysztof-magosa/company-ansible@8d1ffbc -> krzysztof-magosa/company-ansible@79dd421
realgud/realgud@2cca776 -> realgud/realgud@94f2835
emacs-lsp/dap-mode@d10e254 -> emacs-lsp/dap-mode@e2086fc
wbolster/emacs-direnv@1f93e3f -> wbolster/emacs-direnv@1daf479
Silex/docker.el@baba7f7 -> Silex/docker.el@a2092b3
editorconfig/editorconfig-emacs@5c67d22 -> editorconfig/editorconfig-emacs@19de0ec
millejoh/emacs-ipython-notebook@b265205 -> millejoh/emacs-ipython-notebook@57e84c6
syohex/emacs-quickrun@55bbe5d -> syohex/emacs-quickrun@50e07e7
jacktasia/dumb-jump@b5185e3 -> jacktasia/dumb-jump@e8e9b0c
magit/magit@55c5c7c -> magit/magit@68b5a13
magit/forge@c2fbce6 -> magit/forge@2e2d26c
alphapapa/magit-todos@ad5663a -> alphapapa/magit-todos@a0e5d1f
charignon/github-review@3fb7cc2 -> charignon/github-review@50c6bcc
syohex/emacs-terraform-mode@6973d1a -> syohex/emacs-terraform-mode@2967e7b
2020-03-27 16:47:11 -04:00
Henrik Lissner
d40e5dff4e
Make a few LSP features opt-in
...
For the sake of speed and reliability. Support for some of these
features are poorly implemented in some servers, and many are redundant
with mechanisms already available in Emacs/Doom.
2020-03-27 16:33:17 -04:00
Henrik Lissner
5c3d54f19b
Bump :tools lsp
...
emacs-lsp/lsp-mode@355d4da -> emacs-lsp/lsp-mode@76fe399
emacs-lsp/lsp-ui@70c2fec -> emacs-lsp/lsp-ui@134d9b7
emacs-lsp/lsp-ivy@78c1429 -> emacs-lsp/lsp-ivy@39b90e7
2020-03-27 16:32:39 -04:00
Henrik Lissner
169f9a6121
General, minor refactor & reformatting
2020-03-27 01:25:30 -04:00
Henrik Lissner
82e45e756d
Don't disable cua-mode in pdf-view-mode
...
This mode is global. We can't pretend it's buffer local.
2020-03-25 22:44:25 -04:00
Henrik Lissner
93521ba5be
Prevent "version control data is outdated" prompt
...
The prompt was too intrusive, so update vc state if buffer is modified
instead.
2020-03-14 22:04:49 -04:00
Henrik Lissner
dd402b7db3
Remove references to enh-ruby-mode
2020-03-12 11:29:54 -04:00
Henrik Lissner
05689fe76d
Bump :tools upload
...
cjohansson/emacs-ssh-deploy@93a0e18 -> cjohansson/emacs-ssh-deploy@1bb2f82
2020-03-10 01:47:34 -04:00
Henrik Lissner
ec1acc6574
Bump :tools lsp
...
emacs-lsp/lsp-mode@6a94356 -> emacs-lsp/lsp-mode@355d4da
emacs-lsp/lsp-ui@c99ba09 -> emacs-lsp/lsp-ui@70c2fec
2020-03-10 01:47:33 -04:00
Henrik Lissner
1fcc925387
Bump :tools ein
...
millejoh/emacs-ipython-notebook@fbe1833 -> millejoh/emacs-ipython-notebook@b265205
2020-03-08 22:15:08 -04:00
Henrik Lissner
69525521f6
Fix void-function ein:notebook-opened-buffers error
2020-03-08 22:14:18 -04:00
Henrik Lissner
cb4f9b86c6
Bump :tools magit
...
magit/magit@c8cd22e -> magit/magit@55c5c7c
magit/forge@0ade907 -> magit/forge@c2fbce6
charignon/github-review@1de2d6d -> charignon/github-review@3fb7cc2
2020-03-06 16:37:57 -05:00
Henrik Lissner
9ef3cdb673
Bump :tools ein
...
millejoh/emacs-ipython-notebook@10d7f10 -> millejoh/emacs-ipython-notebook@fbe1833
2020-03-06 15:26:37 -05:00
brotzeit
8d05600f25
Bump lsp-mode & rustic
...
brotzeit/rustic@9939691 -> brotzeit/rustic@373f5a1
emacs-lsp/lsp-mode@2e6b748 -> emacs-lsp/lsp-mode@6a94356
2020-03-04 21:59:42 +01:00
dickmao
e5a91d2912
[:tools ein] ensure keybindings still valid
2020-03-03 07:24:09 -05:00
Henrik Lissner
ac199de936
Bump :tools lsp
...
emacs-lsp/lsp-mode@fc812be -> emacs-lsp/lsp-mode@2e6b748
emacs-lsp/lsp-ui@da9788b -> emacs-lsp/lsp-ui@c99ba09
2020-03-02 12:06:35 -05:00
Henrik Lissner
260148f4e9
Bump :tools magit
...
magit/magit@8cb6cdf -> magit/magit@c8cd22e
magit/forge@fb04716 -> magit/forge@0ade907
emacs-evil/evil-magit@1bfd546 -> emacs-evil/evil-magit@0b79aa3
Fixes #2446
2020-03-02 12:02:49 -05:00
Henrik Lissner
1e0572f29c
Bump :tools ein
...
millejoh/emacs-ipython-notebook@8a2544a -> millejoh/emacs-ipython-notebook@10d7f10
2020-03-01 12:06:02 -05:00
Henrik Lissner
bbd1561a3c
Make doom-real-buffer-p work for indirect buffers
2020-03-01 01:33:40 -05:00
Henrik Lissner
e806ccf0f0
tools/ein: link docs to ein readme
2020-03-01 01:33:30 -05:00
Henrik Lissner
415636c1b1
Merge pull request #2635 from dickmao/dev
...
module ein: bring up to date
2020-03-01 01:28:44 -05:00
dickmao
527c04c294
module ein: bring up to date
2020-03-01 01:04:52 -05:00
Henrik Lissner
cb38bb23df
tools/lsp: minor refactor & reformatting
...
Also makes +lsp-init-flycheck-or-flymake-h respect more possible values
for lsp-diagnostic-package.
2020-02-29 19:08:55 -05:00
Henrik Lissner
861e0f71d5
Activate lsp-mode in indirect buffers
2020-02-29 19:07:38 -05:00
Henrik Lissner
29650a67a2
Fix #2636 : lsp init short circuits in Emacs <=26
2020-02-29 19:06:50 -05:00
Henrik Lissner
27e5291b5a
Bump :tools direnv
...
wbolster/emacs-direnv@fd0b6bb -> wbolster/emacs-direnv@1f93e3f
2020-02-29 11:40:34 -05:00
Henrik Lissner
c311d798ce
Merge pull request #2590 from sebastiansturm/develop
...
Modernize lsp integration
2020-02-28 22:29:20 -05:00
Sebastian Sturm
998dccd8fe
Modernize lsp-mode integration
...
* switch the company-backend used by lsp-mode from company-lsp to
company-capf (said to provide better performance and allows us to remove
the dependency on company-lsp)
* when available (on recent builds of Emacs 27+), lsp-mode buffers will
now use a larger than default value of `read-process-output-max`.
According to the lsp-mode performance guide, this can also significantly
improve lsp-mode performance
* flycheck support recently moved into lsp proper; with this commit,
the lsp module follows suit and prefers lsp-flycheck over
lsp-ui-flycheck
* if the new module flag `+no-peek` is set, doom-emacs will now use the xref
backend for reference and definition lookup instead of the lsp-ui-peek-*
backend offered by lsp-ui-mode
2020-02-28 10:45:25 +01:00
Sebastian Sturm
ca1a614e63
Fix typo
2020-02-27 13:51:11 +01:00
Henrik Lissner
0a9b06ac16
Prevent magit trying to revert non-existent file buffers
2020-02-25 20:23:04 -05:00
Mingwei Zhang
3c18601437
add open-in-iterm
shortcut for macos module
...
`+macos/open-in-iterm` opens the current directory in `iTerm`, which as far as i know is a popular alternative to the macos's default terminal emulator `term`.
2020-02-25 07:11:56 -08:00
Henrik Lissner
5ed8c1db76
Bump :tools magit
...
magit/magit@57f2d0f -> magit/magit@8cb6cdf
magit/forge@0081afd -> magit/forge@fb04716
2020-02-24 20:49:03 -05:00
Henrik Lissner
2f696ff5c5
Temp fix #2446 : yy in magit when evil-want-Y-yank-or-eol
2020-02-24 20:35:59 -05:00