Henrik Lissner
f4346cdb61
Merge pull request #1832 from webframp/rustdoc
...
Fix install command for clippy, uses rustup
2019-09-27 15:04:36 -04:00
Sean Escriva
f62723644f
Fix install command for clippy, uses rustup
...
Trying to install with cargo fails with the following error:
```
Caused by:
failed to run custom build command for `clippy v0.0.302`
Caused by:
process didn't exit successfully: `/var/folders/66/180ynjt55z74l338gh0stq0c0000gn/T/cargo-installkNqJBB/release/build/clippy-bcde765a4c9acf93/build-script-build` (exit code: 1)
--- stderr
error: Clippy is no longer available via crates.io
help: please run `rustup component add clippy-preview` instead
```
2019-09-27 14:39:17 -04:00
Henrik Lissner
e88a759f09
Merge pull request #1830 from filalex77/fix-plantuml-url-again
...
lang/plantuml: fix jar download path (again)
2019-09-27 12:07:23 -04:00
Henrik Lissner
ac17c468d2
tools/pdf: revise comments
2019-09-27 12:05:48 -04:00
Henrik Lissner
38e445afe7
Fix #1831 : typo & extra args in doom/toggle-narrow-buffer
2019-09-27 11:34:21 -04:00
Oleksii Filonenko
54d4bbf829
lang/plantuml: fix jar download path (again)
...
Now this should redirect to the auto-selected mirror.
Related: #1637 #1639
2019-09-27 15:38:21 +03:00
Henrik Lissner
4a8cef56ea
Fix doom/info omitting flags on some modules
2019-09-26 21:57:55 -04:00
Henrik Lissner
525193f94b
ui/workspaces: fset -> defalias
...
Allows these commands to be advised.
2019-09-26 17:55:33 -04:00
Henrik Lissner
87b7a8da05
lang/org: fix broken inline-image previews
...
For uses with imagemagick installed. Caused by
48da60f4
2019-09-26 16:04:07 -04:00
Henrik Lissner
647ea041be
lang/csharp: minor correction to readme
2019-09-26 15:23:39 -04:00
Henrik Lissner
62711489df
tools/pdf: run pdf-tools-install-noverify after init
2019-09-26 15:04:25 -04:00
Henrik Lissner
a7e288c191
Merge pull request #1825 from UndeadKernel/fix_pdf-viewers
...
lang/latex: +pdf-viewers ordering and hook type-o
2019-09-26 14:31:00 -04:00
Henrik Lissner
364cec34e0
tools/lsp: revert lsp-eldoc-enable-hover to default (t)
2019-09-26 14:26:48 -04:00
Henrik Lissner
0690bac82f
completion/company: update plugin list in readme
2019-09-26 14:26:48 -04:00
Henrik Lissner
be1b3d298c
lang/csharp: update README
2019-09-26 14:26:48 -04:00
Henrik Lissner
d51cc0879d
lang/csharp: add +lsp flag & support
2019-09-26 14:26:47 -04:00
Henrik Lissner
bb68bcb80a
lang/rust: update prerequisites in README #1827
2019-09-26 14:26:47 -04:00
Henrik Lissner
737407dcec
tools/flyspell: remove +flycheck-immediately #1824
2019-09-26 14:26:47 -04:00
Henrik Lissner
a940f56fb4
tools/pdf: fix 1826
...
Error occurs if pdf-annot is never loaded before kill-buffer hook runs.
2019-09-26 14:26:47 -04:00
Henrik Lissner
45240699e0
Remove doom-elpa-dir variable
...
And just use package-user-dir. No need for two variable when one will
do.
2019-09-26 14:26:47 -04:00
Henrik Lissner
22e3dfa677
Update doom/reload-env
...
To use `doom env` instead of `doom env refresh` (which is deprecated)
2019-09-26 14:26:47 -04:00
Henrik Lissner
7ec6a32c30
lang/latex: associate .tex with LaTeX-mode
2019-09-26 14:26:47 -04:00
Henrik Lissner
ece174d9ed
tools/pdf: document pdf-tools-install hackery
2019-09-26 14:26:47 -04:00
Undead Kernel
5385ee4f35
lang/latex: +pdf-viewers ordering and hook type-o
...
Previously, the last viewer set in `+latex-viewers` would take
precedence. The list is now reversed before applying changes so that the
first set has precedence.
The wrong hook variable was used to revert view buffers after compilation.
2019-09-26 14:35:44 +02:00
Henrik Lissner
89242f83d2
Merge pull request #1813 from rgrinberg/set-locate-command-macos
...
Set locate-command in tools macos
2019-09-23 13:40:16 -04:00
Henrik Lissner
2dfa690f83
Autoload new locate-command default
...
This makes it much easier to customize, since it will always be set early in the startup process, rather than unpredictably, whenever this autoloads file is loaded.
2019-09-23 13:39:53 -04:00
Rudi Grinberg
212bdf8ae5
Set locate-command in tools macos
...
It should be mdfind since spot light is on by default
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-09-23 17:47:58 +09:00
Henrik Lissner
5deb9b2ce9
Merge pull request #1811 from seanfarley/smf/fix-upgrade-flags
...
cli/update: fix wrong argument and add docs
2019-09-22 18:24:05 -04:00
Sean Farley
686e020287
cli: add documentation string about new flags
2019-09-22 14:34:40 -07:00
Sean Farley
85ea924595
cli: fix wrong argument being sent to doom-upgrade
...
In 84837fa0d
, a new argument was added before the timeout arg which
broken this flag.
2019-09-22 14:34:22 -07:00
Henrik Lissner
30f15189e4
Merge pull request #1810 from rgrinberg/use-mdfind-counsel-locate-mac
...
Use mdfind for counsel-locate on a Mac
2019-09-22 14:29:13 -04:00
Henrik Lissner
7a1c8bd582
ui/popup: fix buffer cleanup ignoring kill-buffer-hook
2019-09-22 14:25:10 -04:00
Henrik Lissner
4d910accc9
lang/python: revise comments in conda config
2019-09-22 14:05:03 -04:00
Henrik Lissner
19ef103392
completion/helm: add mdfind support to helm-locate
2019-09-22 13:33:26 -04:00
Henrik Lissner
87c6e8900c
Fix org-insert-link desc prompt for helm users #1710
...
A change upstream causes the prompt to be suppressed if the current
command wasn't run interactively. The check for interactivity gets
tricky when advice are involved.
2019-09-22 13:06:16 -04:00
Henrik Lissner
bc1c16605f
config/default: move SPC g o . to SPC g o o
2019-09-22 12:10:13 -04:00
Henrik Lissner
f4d17707e7
config/default: bind SPC f l to locate
...
This will be remapped to counsel-locate or helm-locate if the ivy/helm
modules are enabled.
2019-09-22 12:09:51 -04:00
Henrik Lissner
497fd08af7
Remove 'doom patch-macos' command
...
'doom env' has long since replaced it. Nobody should be using
patch-macos anymore.
2019-09-22 12:00:22 -04:00
Henrik Lissner
342d7f8f12
Minor reformatting & comment revision
2019-09-22 11:59:53 -04:00
Henrik Lissner
799e822a19
ui/popup: move help buffers to new vslot
...
So *Messages* and help buffers get stacked instead of opened side by
side.
2019-09-22 11:58:42 -04:00
Henrik Lissner
efbc57a519
tools/direnv: update lorri overlay #1808
2019-09-22 11:57:40 -04:00
Henrik Lissner
db0846f502
ui/popup: don't catch ibuffer windows
...
They're your problem now.
2019-09-22 11:56:00 -04:00
Henrik Lissner
bdd51cdee9
lang/org: fix promotion/demotion ctrl keys
2019-09-22 11:39:28 -04:00
Rudi Grinberg
5c76bfce75
Use mdfind for counsel-locate on a Mac
...
This is the more sensible option as locate isn't configured by default
and spotlight is turned on by default.
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-09-23 00:35:57 +09:00
Henrik Lissner
86928e425b
lang/pdf: fix wrong-num-of-args error for MacOS users
2019-09-21 14:19:56 -04:00
Henrik Lissner
658c33bc2a
bin/doom-doctor: fix shell command output
2019-09-21 14:18:29 -04:00
Henrik Lissner
6bc9a58ad4
config/default: bind SPC g {y,Y} to git-link
2019-09-21 13:59:15 -04:00
Henrik Lissner
6f9b7a2889
lang/nix: add ivy version of helm-nixos-options
...
And make it nix-mode's lookup-documentation handler, so pressing `K` on
an option will prefill the ivy search.
2019-09-21 13:57:26 -04:00
Henrik Lissner
615e632477
Reformat custom use-package keyword config
2019-09-20 23:55:50 -04:00
Henrik Lissner
f93d3ca596
editor/evil: evil-escape-delay = 0.15
2019-09-20 23:55:25 -04:00