Henrik Lissner
31c95042c3
lang/latex: fix autofill in \item's #1849
2019-10-03 20:49:04 -04:00
Henrik Lissner
66abe99dec
Increase sly REPL popup's size #1296
2019-10-03 20:49:04 -04:00
Lorenzo Giuliani
4480ab0051
unquote interactive lambda macros
2019-10-03 21:32:07 +02:00
Henrik Lissner
3471828f9e
Merge pull request #1592 from shanavas786/pipenv-bindings
...
lang/python: add pipenv keybinds
2019-10-03 15:02:48 -04:00
Maximiliano
c0bd0c71c2
Add lang/python/README.org ( #1844 )
2019-10-03 12:40:46 -04:00
Henrik Lissner
9f145d082a
Merge pull request #1847 from filalex77/lang-scala-ensime-metals
...
lang/scala: replace ensime with metals
2019-10-03 12:13:08 -04:00
Henrik Lissner
921e36decd
Merge pull request #1850 from alexandergraul/fix-latex-documentation
...
lang/latex: update docs wrt latex viewers
2019-10-03 12:10:43 -04:00
Henrik Lissner
de6afec944
Merge pull request #1851 from alexandergraul/add-openSUSE-prerequisites
...
Add openSUSE prerequisite instructions
2019-10-03 12:09:37 -04:00
Henrik Lissner
f68203c2ef
lang/coq: fix file-missing proof-site errors
...
Occasionally happens after the first time running `doom refresh` (after
installing proof-general).
2019-10-03 11:43:16 -04:00
Alexander Graul
b7a98cc788
Add openSUSE prerequisite instructions
...
These instructions were tested on openSUSE Tumbleweed and openSUSE Leap
15.1. There are some modules left that are not documented yet, but this
already improves the sitution for common openSUSE users.
2019-10-03 16:01:35 +02:00
Alexander Graul
db2901af71
Update documentation of recognized latex viewers
...
The user documentation of +latex-viewers did not keep up with changes to
the variable. This commit realigns its documentation.
2019-10-03 12:56:56 +02:00
Oleksii Filonenko
d2aa2443c2
lang/scala: replace ensime with metals
...
Ensime just went missing from everywhere.
On [[ensime.github.io]], they encourage to switch to metals -
a new Scala language server already supported by lsp-mode.
This commit:
- removes ensime completely
- adds a doctor.el to check for metals-emacs binary
Original issue: 6288099561
Metals: https://scalameta.org/metals/docs/editors/emacs.html
2019-10-02 10:38:11 +03:00
Lorenzo Giuliani
440f2cffaa
move map! to the :init section of the package definition
2019-09-30 17:29:09 +02:00
Lorenzo Giuliani
ab144f89c2
use the λ! macro
2019-09-30 17:29:09 +02:00
Lorenzo Giuliani
22d3dbe306
use descriptions from kaushalmodi/ox-hugo@a8e0c6e
...
remove defun declarations, use lambdas
2019-09-30 17:29:09 +02:00
Lorenzo Giuliani
8457d2f825
descriptions and keybindings as per ox-hugo docs
...
Mimicks the ox menu `C-c C-e H #`
2019-09-30 17:29:09 +02:00
Lorenzo Giuliani
8fd3bd80da
fix config.el, clean package :recipe
2019-09-30 17:29:09 +02:00
Lorenzo Giuliani
ea4fa7021d
move +hugo feature to contrib/+hugo.el
2019-09-30 17:28:15 +02:00
Lorenzo Giuliani
a9e2bdf28c
update package! with straight recipe
...
This is needed to avoid downloading the whole hugo configuration of the
repo' documentation website
2019-09-30 17:28:15 +02:00
Lorenzo Giuliani
84cd3b5bfb
use package! macro :when flag
...
minor change to the README docs
2019-09-30 17:27:49 +02:00
Lorenzo Giuliani
ede04f705c
add +hugo to init.example.el and README.org
2019-09-30 17:25:35 +02:00
Lorenzo Giuliani
f6b79d40a2
add ox-hugo to org
2019-09-30 17:23:38 +02:00
Henrik Lissner
a8e7c4fd45
Move helm-org config to completion/helm
2019-09-28 23:08:44 -04:00
Henrik Lissner
9d770546da
Merge pull request #1741 from jjzmajic/helm-org
...
Add helm-org (bound but not installed).
2019-09-28 23:02:25 -04:00
Henrik Lissner
768846fa75
Merge pull request #1794 from rgrinberg/debug-defun-edebug
...
lang/emacs-lisp: add edebug keybinds
2019-09-28 22:48:46 -04:00
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
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
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
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
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
7ec6a32c30
lang/latex: associate .tex with LaTeX-mode
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
4d910accc9
lang/python: revise comments in conda config
2019-09-22 14:05:03 -04:00
Henrik Lissner
342d7f8f12
Minor reformatting & comment revision
2019-09-22 11:59:53 -04:00
Henrik Lissner
bdd51cdee9
lang/org: fix promotion/demotion ctrl keys
2019-09-22 11:39:28 -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
e10cd8cf2e
Insult byte-compiler's mom
...
Yeah, that shut him up.
2019-09-20 23:10:53 -04:00
Evan Lecklider
de43b499da
Add .svelte to web-mode
...
With the merge of https://github.com/fxbois/web-mode/pull/1074 , web-mode now supports Svelte templates. This change activates web mode when opening a `.svelte` file.
2019-09-20 13:50:43 -07:00
Henrik Lissner
f05512c2e5
lang/rust: restore advice redefs
...
Update package-installed-p redefinition to use a safe `require`, so that rustic-setup-rls will fail gracefully if lsp/eglot aren't available.
And restore rustic-install-rls-client-p redefinition to prevent rustic from trying to install packages.
2019-09-20 14:49:39 -04:00
Andrew Whatson
8e9d3fdc5d
Fix package-installed-p hack for rustic
2019-09-20 21:49:44 +10:00
Henrik Lissner
7f2c7e7ae3
lang/rust: prevent rustic from installing packages
2019-09-20 00:11:02 -04:00
Henrik Lissner
4aff103770
Merge pull request #1785 from rgrinberg/org-journal-feature
...
lang/org: add +journal feature (org-journal)
2019-09-19 12:57:48 -04:00
Rudi Grinberg
1ffaa699f8
Fix naming convention
...
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-09-19 23:01:08 +09:00
Rudi Grinberg
46c0ec0f11
[emacs lisp] Add bindings for debugging defuns
...
`, d f` - turn on debugging for defun
`, d F` - turn off debugging for defun
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-09-19 13:58:16 +09:00
Rudi Grinberg
baf9b3bc87
Use cookie for journal feature check
...
The :when option in the use-package clause is then removed
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-09-18 13:30:26 +09:00
Rudi Grinberg
aa1d2f5d51
org-journal: defer config
...
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2019-09-18 13:29:51 +09:00