Xyven

Results 8 issues of Xyven

When closing the last buffer with [NvimTree](https://github.com/kyazdani42/nvim-tree.lua) open and `preserve_window_layout` on, close-buffers will also close the NvimTree buffer (but correctly preserve the windows), even though I have NvimTree in the...

I had an issue getting the library to work with a new dimmer switch. The only difference I could see in the returned setup.xml was that the new device used...

## Description This resolves #18278 by adding ``[`group.${string}`]`` slots to `VDataTable`. Added a set of slots ``[`group.${string}`]`` to v-data-table much like ``[`item.${string}`]``, which will allow people to override what is...

T: enhancement
S: has merge conflicts
C: VDataTable
S: stale

This is a fix for #553

nodejs
legacy-api

Within the same project, if I `npm install` with npm 7 or 8, dream2nix works. If I `npm install` with npm 9 (which uses new package-lock.json version 3, instead of...

bug
enhancement

I am receiving this error when trying to build: ![image](https://github.com/nix-community/dream2nix/assets/35360746/4cbd50ad-0019-48fd-8717-50459b97aa5d) Repo in question is [here](https://github.com/xyven1/home-management). I can post trace if needed, but the error originates from [here](https://github.com/nix-community/dream2nix/blob/5a3e87301fedebbb116225d53d2ef2bdaf8f3318/src/subsystems/nodejs/builders/strict-builder/default.nix#L52C5-L57C79). Where is pkg...

Gives access to many new configuration options, bug fixes, accessibility improvements, and features. Changelog: https://github.com/ahrm/sioyek/compare/main...development ## Description of changes - Updated package `version`, `rev`, and `sha256`. - Added `qtspeech` dependency...

10.rebuild-linux: 1-10
10.rebuild-darwin: 1-10
11.by: package-maintainer
10.rebuild-darwin: 1
10.rebuild-linux: 1
12.approvals: 1

When settings up a server, sometimes one also wants to run some lua to update their neovim environment. This can be supported by allowing the config for a language server...