-
I'm aware that support for ImmutableJS has been discussed and deemed out of scope: https://github.com/ramda/ramda/issues/1367
However I've noticed that a lot of Ramda works with Immutables' Seq (et…
-
#### Description :octocat:
There's a bug in `spacemacs//lsp-avy-document-symbol` which makes it fail for some language servers. As a result, the `lsp-avy-goto-word` and `lsp-avy-goto-symbol` function…
-
I'm trying to install CRDs in a more proper way, meaning not using the /crds directory at the top level of Helm, b/c it doesn't allow for upgrading. If you read, https://helm.sh/docs/chart_best_pract…
-
Originally reported by: **Lavdim Halilaj (Bitbucket: [lavdimi](https://bitbucket.org/lavdimi), GitHub: Unknown)**
----------------------------------------
Hi,
I'm trying to generate documentation o…
-
![image](https://github.com/hl7au/au-fhir-core-inferno/assets/19570702/c882cd27-a73b-431f-85d3-b0c1e03835ab)
Warning messages about a BCP:13 codesystem not found for the format element.
There is …
-
I am using 23 and it now has configurations to set an option to return the claim alongside (sibling of) the access_token in the response JSON.
If you are planning to add this soon, great, otherw…
-
With `dotimes` I can put `x` in the binding and use it in the expression result:
```
stklos> (dotimes (x 3 (- x)) (print x))
0
1
2
-3
```
But for `dolist` it doesn't work:
```
stklos> (do…
-
This sounds familiar to some of the other issues reported.
In summary, `envrc` will override the changes that hooks might do to the `exec-path`.
In my case, I do use also [add-node-modules-path]…
-
I use a tiling window manager and run Emacs as a daemon, opening frames with a simple keyboard shortcut.
In my workflow, I tend to have five or six frames dedicated to a single project, each frame …
deen1 updated
4 months ago
-
One thing I really like about `flyspell`, which I've been using so far for spell checking, is the command `flyspell-auto-correct-previous-word`. Are you planning to add something similar to `jinx`?
…