-
This is an exciting project!
It would be even more exciting if it didn't use Haskellisms in its annotation syntax. :) For example, instead of:
```el
;; (elsa--arglist-to-arity :: List Symbol ->…
-
I add
```elisp
(custom-set-variables
'(format-all-default-formatters
(quote
("Python" yapf)))))
```
but formatter not set
-
**What did you expect to happen?**
`doom sync` succeeds.
**What actually happened?**
```
> Synchronizing your config with Doom Emacs...
> Installing packages...
- Checked out nix-mode: e…
-
This is such a basic problem, and I feel that it needs addressing.
this is running M2 inside emacs: try running
```
A=QQ[x]
B=QQ[y]
```
by say selecting these two lines and pressing F11 inside …
pzinn updated
3 years ago
-
`embark-act` on, say, abcd.txt, in a regular buffer does not recognize file as a target. It looks like `embark-target-file-at-point` relies first on `ffap-file-at-point` (which returns `nil` in the ex…
-
I have a branch of ergoemacs at
https://github.com/wlandry/ergoemacs-mode
that fixes a number of problems I was having with specdl, timeouts, and generally slow startup. It was bad enough that …
-
I see you have as a TODO supporting company's async-flavoring. An interesting idea is to extend this to vanilla CAPFs as well, with a simple extra `:async` property, to make... async-capf's or ACAPFs…
-
Current suggestions
- use-package
- straight
Potential candidates:
- magit
- evil-mode
- projectile
- flycheck
- company
- ivy + helm
Reference: melpa packages by downloads: http…
-
(I'm aware of previous issue https://github.com/magit/magit/issues/2172 on this topic, but it seemed best to open a new issue.)
I'm using these versions:
Magit 3.0.0, Git 2.20.1, Emacs 26.1,…
-
I have an error when building the docker image:
Step 22/31 : ADD .keras $HOME/.keras
ADD failed: stat /var/lib/docker/tmp/docker-builder587429593/.keras: no such file or directory
It seems th…