-
Hello!
I am using `nvim-dap` with your `nvim-dap-ui` and lately also tried `cmp-dap`. I really like it, thank you!
Without `cmp-dap`, the repl buffer automatically closes when toggling/closing the…
-
GOID | Label & def | RHEA
-- | -- | --
GO:0003835 | beta-galactoside alpha-2,6-sialyltransferase activity Catalysis of the reaction: CMP-N-acetylneuraminate + beta-D-galactoside = N-acetyl-alpha-n…
-
As per the [IAB Tech Lab - Consent string and vendor list formats v2.md](https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework/blob/master/TCFv2/IAB%20Tech%20Lab%20-%…
-
- [x] https://github.com/neovim/neovim/issues/17810
- Incsearch loses highlights during redraw
- 🪓 we disable `conceallevel` during search
- [ ] https://github.com/neovim/neovim/issues/20416
…
folke updated
1 month ago
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit s…
-
### 🐛 Describe the bug
Telescope is not able to detect templates.
This started after updates it was working fine a few days ago with this exact configuration.
I have also used `folder = "Template…
-
I get this panics from time to time on a Apple M1. Nothing ever broke, but it is kind of scary.
```shell
sudo applesauce compress --verify --minimum-compression-ratio 0.9 .
```
```shell
thr…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…
-
I did not found any way to make reactify-component return a functional component.
Even if I use it with a functional compiler like this :
```clojure
(def functional-compiler (reagent.core/create-c…
m-lce updated
2 years ago
-
I often see code like `(a + b).cmp(&(c + d))`. Both the `self` argument and the first method argument of `cmp` are reference types, but only the `self` argument automatically gets a reference taken.
…