Henrik Lissner
576134ffb7
Merge pull request #3060 from itai33/rgb-readme
...
README for tools/rgb, also minor typo fix
2020-05-08 05:50:43 -04:00
Henrik Lissner
7300b0a041
Add :tools pdf readme #1166
...
And document building epdfinfo on Windows.
2020-05-08 05:49:09 -04:00
Seong Yong-ju
622e1ea06b
Minor refactoring
2020-05-08 09:59:15 +09:00
Itai Y. Efrat
fd2ba11e57
add README for tools/rgb
2020-05-08 03:13:01 +03:00
Seong Yong-ju
6f8c501ce4
Improve Emacs graphical mode checking
2020-05-07 09:20:52 +09:00
Seong Yong-ju
051ea0a602
Remove redundant +evil-collection-init for Xwidget
2020-05-07 09:16:13 +09:00
Seong Yong-ju
1d0c79d63c
Fix Dash docsets + Xwidget integration
...
Make Xwidget popup rules and advices less general.
fix
2020-05-07 09:14:06 +09:00
Seong Yong-ju
174ab0303f
Add Dash docsets + Xwidget integration
2020-05-07 01:05:57 +09:00
amatrelan
157348ba9b
add tool/pass readme
2020-05-04 18:18:10 +03:00
James Ravn
4f3cf24afb
Only enable lsp keymap binding when +bindings
2020-05-04 10:12:17 +01:00
James Ravn
fb3c6f9d78
Merge branch 'develop' of https://github.com/hlissner/doom-emacs into add-lsp-command-map
2020-05-04 10:04:23 +01:00
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
James Ravn
c56afcfe01
Add lsp-command-map to SPC-c-l
...
The default lsp-mode bindings are bound to `s-l` which is impractical
for anyone using keybindings in their window manager. It also conflicts
w/ the doom approach of using leader keys. This change makes
all the default lsp bindings (see
https://github.com/emacs-lsp/lsp-mode#commands ) available on SPC-c-l.
So for example, restarting the lsp server can be done with `SPC c l s r`.
2020-04-21 22:22:14 +01: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