-
This is using the `main` branch at ref `f808500883ffc552b53a421139cc1915955759b7` after a fresh install:
```
❯ ./bin/nyoom sync
Synchronizing your config with Nyoom Nvim
Nyoom version: f808500…
arpd updated
10 months ago
-
List and Get are easy, what about Create, Update, Delete?
```
final createBlogsProvider = FutureProvider.family((ref, blog) {
final blogServiceClient = ref.read(blogServiceClientProvider);
r…
-
This is my neotest setup:
require("neotest").setup({
adapters = {
require("neotest-python")({
-- Extra arguments for nvim-dap configuration
-- See https://github.com/microsoft/…
-
### Problem
I just came here from one of the vim.ui.select plugins, which, and fair enough, would rather not take on the burden of coming up with a good order for LSP code actions.
Let's quickly d…
-
I think this issue is probably something with the vscode tsserver itself but I am hesitant to open an issue there as the issues I have seen seem specific to debugging "Workspaces" and TS versions in t…
-
The ReJIT profiler test does not pass on the crossgen outerloop lanes. It's not clear to me whether we should expect this to pass; I don't know much about ReJIT but it seems like it might not be conce…
-
**Description**
I'd like to configure one of my brick variables to be a list of strings. I'd like to provide a default value for that list in brick.yaml.
```yaml
vars:
some_list_var:
ty…
-
Once 3.0.0 is officially out and we have:
- [ ] official mason package
- [ ] official PPA packages
- [x] homebrew support - https://github.com/Homebrew/homebrew/pull/41474
We need to do a pass on all…
-
If the request id middleware is called several times for one request, each time it will generate new request id.
I have this issue because httplog.RequestLogger enables request id middleware by defau…
-
Latest version is on GitHub https://github.com/marcelo-mason/SimpleClans
He has an API.
There is a whole weight/point KDR system in SimpleClans for recording if you kill an Civilian/Neutral/Rival …