Commit graph

1020 commits

Author SHA1 Message Date
Henrik Lissner
9e76409238
Bump :tools
DamienCassou/auth-password-store@ff4940c -> DamienCassou/auth-password-store@aa7f171
alphapapa/magit-todos@a0e5d1f -> alphapapa/magit-todos@78d24cf
charignon/github-review@e2123cc -> charignon/github-review@db72374
editorconfig/editorconfig-emacs@a6c70da -> editorconfig/editorconfig-emacs@da84471
emacs-lsp/lsp-mode@57ea180 -> emacs-lsp/lsp-mode@5005ebe
emacs-straight/project@da0333a -> emacs-straight/project@162d892
emacsorphanage/quickrun@005d269 -> emacsorphanage/quickrun@fd96577
emacsorphanage/terraform-mode@2967e7b -> emacsorphanage/terraform-mode@63fafc6
jacktasia/dumb-jump@fbbe6b0 -> jacktasia/dumb-jump@85f898e
magit/forge@031e4f0 -> magit/forge@05ef029
magit/magit@2fb3bf7 -> magit/magit@068f838
millejoh/emacs-ipython-notebook@1bfb80c -> millejoh/emacs-ipython-notebook@a019ee3
thiderman/makefile-executor.el@9a7d78f -> thiderman/makefile-executor.el@d0a34c3
tkf/emacs-request@d02d134 -> tkf/emacs-request@0183da8
yoshiki/yaml-mode@68fecb5 -> yoshiki/yaml-mode@fc5e1c5
zx2c4/password-store@06f4999 -> zx2c4/password-store@f152064
2020-11-29 14:28:47 -05:00
Henrik Lissner
4daaaff224
Merge pull request #4314 from iyefrat/rgb-readme
:tools/rgb minor README fixes
2020-11-27 22:41:04 -05:00
Henrik Lissner
786d415337
Merge pull request #4322 from brianmcgillion/bump_bibtex
Bump :tools biblio
2020-11-27 22:27:32 -05:00
Henrik Lissner
0f3226558f
tools/pdf: add saveplace-pdf-view package 2020-11-27 22:20:51 -05:00
Henrik Lissner
c1bdd63dcd
Bump evil-collection
emacs-evil/evil-collection@52b6479 -> emacs-evil/evil-collection@05ed92a

evil-magit was ported to evil-collection

Half-addresses #4324
2020-11-27 22:20:31 -05:00
Brian McGillion
f0dbb1ffd2 Bump :tools biblio
tmalsburg/helm-bibtex@12f8809 -> tmalsburg/helm-bibtex@8d84d8b

Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
2020-11-26 10:16:11 +04:00
Henrik Lissner
ee6b7c0e81
tools/pdf: minor reformatting 2020-11-25 12:29:53 -05:00
Henrik Lissner
8914b7b8ab
Fix #4299: refactor retina support for pdfs 2020-11-25 12:29:31 -05:00
Itai Y. Efrat
d5402e0d5f :tools/rgb minor README fixes 2020-11-25 01:04:20 +02:00
Henrik Lissner
8a90862777
Remove +magit/clone
Upstream magit-clone has superseded +magit/clone.

Closes #4292
2020-11-21 01:39:25 -05:00
Henrik Lissner
a799a58b98
Bump :tools debugger lsp
emacs-lsp/dap-mode@09a562f -> emacs-lsp/dap-mode@e582ff9
emacs-lsp/lsp-mode@af1ad22 -> emacs-lsp/lsp-mode@57ea180
tumashu/posframe@395aca9 -> tumashu/posframe@9e9b16b
2020-11-20 15:29:48 -05:00
Henrik Lissner
aa02dc14a4
Bump :tools debugger lsp
emacs-lsp/dap-mode@400ec52 -> emacs-lsp/dap-mode@09a562f
emacs-lsp/lsp-ivy@20cac62 -> emacs-lsp/lsp-ivy@c70ee8b
emacs-lsp/lsp-mode@fb4c35c -> emacs-lsp/lsp-mode@af1ad22
emacs-lsp/lsp-ui@2555204 -> emacs-lsp/lsp-ui@b1693d6
joaotavora/eglot@61b71ea -> joaotavora/eglot@2172641
tumashu/posframe@a99da9f -> tumashu/posframe@395aca9

Fix #4213
2020-11-14 18:42:31 -05:00
Henrik Lissner
ecca37b07b
Bump :tools direnv
purcell/envrc@da8e306 -> purcell/envrc@18caf51

envrc-mode now provides its own envrc file major mode with basic syntax highlighting.
2020-11-14 13:05:28 -05:00
Henrik Lissner
f7293fb67e
Fix #4208: aborting direnv shouldn't abort find-file 2020-11-11 20:33:27 -05:00
Henrik Lissner
d45155aec8
tools/direnv: only run direnv once per buffer
Halves the time direnv integration takes to initialize.
2020-11-10 18:36:47 -05:00
Chris Rose
11ff294f7d Add detection for projects that are ansible roles
Ansible roles _often_ have a `tasks/main.yml` file in them, and benefit
from some of the nice ansible syntax highlighting.
2020-11-04 19:07:59 -08:00
Henrik Lissner
7ec623593e
Fix magit in remote repos
And backport executable-find from Emacs 27.1 so we don't have to do
these version checks every time we use it.
2020-11-02 14:43:12 -05:00
Henrik Lissner
f02879dd04
Add ffap & bug-reference support to +lookup/file
And disable bug-reference-mode by default. It produces too many false
positives, particularly in web modes where color hexes in strings and
comments are very common. Now that bug-reference support is built into
+lookup/file (on gf), users can use that instead.
2020-10-30 19:09:31 -04:00
Henrik Lissner
1811cae05c
Fix #4124: void-variable read-process-output-max
For Emacs 26 users, before this variable existed.
2020-10-21 21:09:58 -04:00
Henrik Lissner
b857566239
Minor refactors 2020-10-20 16:52:39 -04:00
Henrik Lissner
88b42caab0
Fix user-defined flycheck-checker in lsp-mode 2020-10-20 16:51:39 -04:00
drchsl
d6956d95d2 tools/magit: add magit-diff-refine-hunk to readme 2020-10-18 16:38:07 +02:00
Henrik Lissner
b461f76b0d
Fix *-local-vars-hook & doom-first-*-hook not triggering
When starting Emacs with a file path argument these hooks aren't set up
in time for the file to be processed.

Fixes #3891, #4082, #4104
2020-10-16 23:08:56 -04:00
Henrik Lissner
8ba2b9eafa
Fix void-function xref--show-defs error
When looking up some xref backends (e.g. tide).
2020-10-15 18:13:42 -04:00
Henrik Lissner
1c7fd9c220
Fix #4093: runaway gc-cons-threshold in lsp-mode
gc-cons-threshold was doubled every time an lsp-mode buffer was
opened (i.e. every time +lsp-optimization-mode was activated) causing
heavy freezes.
2020-10-15 02:19:56 -04:00
Henrik Lissner
8297af01a8
tools/lsp: tweak lsp-ui-doc defaults 2020-10-14 18:38:09 -04:00
Henrik Lissner
2491c8ed2c
tools/lsp: add j/k/C-j/C-k keys for lsp-ui-peek 2020-10-14 18:38:05 -04:00
Henrik Lissner
c80d546e55
Don't prompt to kill lsp server on cleanup 2020-10-12 17:36:02 -04:00
Henrik Lissner
c344d40d15
tools/lsp: refactor +lsp-optimization-mode 2020-10-11 20:31:46 -04:00
Henrik Lissner
ebc1e7092d
tools/lsp: restore flycheck-checker fix #3989
Removed in 22b6eaed0.
2020-10-11 20:31:33 -04:00
Henrik Lissner
22b6eaed03
Rethink lsp defaults
+ Allow LSP to prompt to install servers. All this machinary just adds
more confusion for beginners, and at least LSP asks for your permission
before it does it.
+ Reverts lsp-enable-file-watchers and lsp-enable-indentation to their
default (enabled), hopefully to help lsp-java, lsp-dart, and lsp-clojure
users, for whom file-watchers seems to be necessary.
+ Apply GC/IPC optimizations globally, to ensure their reach. By only
setting them buffer-locally we don't have a guarantee that subprocesses
will be affected when the lsp buffer isn't focused.

Closes #3989

Co-authored-by: Eric Dallo <ercdll1337@gmail.com>
2020-10-11 18:32:42 -04:00
Henrik Lissner
86ce933fd8
Bump :tools
abo-abo/define-word@08c71b1 -> abo-abo/define-word@3af6825
brotzeit/helm-xref@6b4a8bd) -> brotzeit/helm-xref@23f1174)
charignon/github-review@fab440a -> charignon/github-review@e2123cc
cjohansson/emacs-ssh-deploy@1bb2f82 -> cjohansson/emacs-ssh-deploy@cc91b56
editorconfig/editorconfig-emacs@9bc1343 -> editorconfig/editorconfig-emacs@a6c70da
emacs-lsp/dap-mode@4b18543 -> emacs-lsp/dap-mode@400ec52
emacs-lsp/lsp-mode@65034e1 -> emacs-lsp/lsp-mode@fb4c35c
emacsorphanage/quickrun@ce7383c -> emacsorphanage/quickrun@005d269
jacktasia/dumb-jump@0d74b2f -> jacktasia/dumb-jump@fbbe6b0
k1LoW/emacs-ansible@b5ef594 -> k1LoW/emacs-ansible@cf6b8f0
magit/forge@feee7e2 -> magit/forge@031e4f0
magit/magit@321214c -> magit/magit@2fb3bf7
millejoh/emacs-ipython-notebook@99a4718 -> millejoh/emacs-ipython-notebook@1bfb80c
purcell/envrc@1dc5aad -> purcell/envrc@da8e306
realgud/realgud@332d136 -> realgud/realgud@ff66001
tumashu/posframe@7b92a54 -> tumashu/posframe@a99da9f
2020-10-11 16:21:05 -04:00
Henrik Lissner
3e2c98a0a3
Merge pull request #4073 from saep/bugfix/magit--display-buffer-in-direction-doesnt-respect-magit-display-buffer-noselect
Respect magit-display-buffer-noselect
2020-10-10 23:19:06 -04:00
Henrik Lissner
f6aa50e1bc
Load dap-mode after lsp-mode manually
:after complicates use-package load-order of its keywords, making it
difficult for users to guess how to remove the dap-tooltip-mode :hook.
We'll just do it ourselves.
2020-10-10 13:50:57 -04:00
Sebastian Witte
3a1fd7b282 Respect magit-display-buffer-noselect
This fixes the behavior of e.g. magit-diff-show-or-scroll-down.
When in magit-log-mode, said action should not move focus to the diff
window because it would otherwise behave identical to pressing
magit-show-commit.
2020-10-10 19:50:10 +02:00
Brian McGillion
404a856f37 Bump :tools biblio
tmalsburg/helm-bibtex@b14b628 -> tmalsburg/helm-bibtex@12f8809

Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
2020-10-10 07:40:45 +04:00
Henrik Lissner
1757dd1700
Bump :editor evil
emacs-evil/evil@1e7aa5b -> emacs-evil/evil@373a57e
redguardtoo/evil-nerd-commenter@87734b9 -> redguardtoo/evil-nerd-commenter@b670f69
emacs-evil/evil-collection@c136589 -> emacs-evil/evil-collection@a21725f
2020-10-09 04:41:45 -04:00
Henrik Lissner
11faeae9a6
Bump :tools lsp
emacs-lsp/lsp-mode@9a79593 -> emacs-lsp/lsp-mode@65034e1

Fixes "LSP :: Error from the Language Server: Request
textDocument/codeAction failed with message: Cannot read property
'codeActions' of undefined (Internal Error)" error with lsp-vetur
2020-10-09 03:56:03 -04:00
Henrik Lissner
0062c03ede
tools/lsp: apply after changing gcmh-high-cons-threshold 2020-10-08 23:43:12 -04:00
Henrik Lissner
64922dd301
Merge pull request #3896 from chzerv/develop
Fix installation instructions for Archlinux in direnv/README.org
2020-10-05 21:06:52 -04:00
Henrik Lissner
1a8cd64751
Merge pull request #3976 from bixuanzju/develop
Bump :lang haskell
2020-10-05 17:28:03 -04:00
Henrik Lissner
447fa34eb2
Merge pull request #3928 from acristoffers/patch-1
Bump :tools lsp
2020-10-05 17:26:48 -04:00
Jeremy Bi
599d3929f0 Bump :lang haskell
emacs-lsp/lsp-haskell@17d7d4c -> emacs-lsp/lsp-haskell@a56667b
haskell/haskell-mode@41683c0 -> haskell/haskell-mode@e726776
jyp/attrap@4cf3e4a -> jyp/attrap@9c88154
jyp/dante@c516bc9 -> jyp/dante@e2acbf6

Switch to haskell-language-server, see https://neilmitchell.blogspot.com/2020/09/dont-use-ghcide-anymore-directly.html
2020-10-05 20:56:34 +08:00
Álan Crístoffer
6b588d140a Bump :tools lsp
emacs-lsp/helm-lsp@4263c96 -> emacs-lsp/helm-lsp@fc09aa0
emacs-lsp/lsp-ivy@4cdb739 -> emacs-lsp/lsp-ivy@20cac62
emacs-lsp/lsp-mode@4145a70 -> emacs-lsp/lsp-mode@9a79593
emacs-lsp/lsp-ui@c39ae37 -> emacs-lsp/lsp-ui@2555204
joaotavora/eglot@5f873d2 -> joaotavora/eglot@61b71ea

A fix upstream gets rid of a (random) bug that forces users to restart
emacs. Specifically emacs-lsp/lsp-mode#2141.
2020-10-05 09:34:08 -03:00
Henrik Lissner
e2658052af
tools/debugger: fix rust debugger
Was waiting for rust-mode, when it should be waiting for rustic-mode.
2020-09-19 14:22:52 -04:00
Chr
5c6a577303 Fix installation instructions for Archlinux in direnv/README.org 2020-09-05 10:19:00 +03:00
Henrik Lissner
841eacc77d
tools/lsp: lazy load <leader> c l keybind
Fixes a issue where folks would try to rebind <leader> c, only to get a
non-prefix key error about <leader> c l.
2020-08-27 17:44:58 -04:00
Henrik Lissner
518c97a2ac
Rename {if,when}! -> eval-{if,when}!
To better represent its purpose, as extensions to Emacs' eval-when*
API (for control flow at compile time).
2020-08-27 01:10:08 -04:00
Henrik Lissner
018cedf05f
tools/lsp: fix void-function apply-orig-fn
When +lsp-auto-install-servers is non-nil.
2020-08-26 13:22:05 -04:00
Henrik Lissner
6f49f2151e
Fix #3812: direnv not in scope for babel execution 2020-08-24 22:27:40 -04:00