Ben

Results 7 issues of Ben

I would like to write a function that can transform the elements of a zod tuple in a typesafe way. the goal is to make all elements in a tuple...

I'm trying to render a react app just like normal... ```tsx import React from 'react' import { createRoot } from 'react-dom/client'; import App from './App'; const mountElement = document.getElementById('root')!; const...

| Field | Description | |----------|-------------| | Plugin | `lsp-status.nvim` | | Homepage | `https://github.com/nvim-lua/lsp-status.nvim` | | Nixpkgs | `vimPlugins.lsp-status-nvim` | ## Extra Information I think this plugin will always...

enhancement

Hey! I just got sourcemapping set up for my RUM app and its working great for errors. Is there a way to do the same thing for custom actions? i.e...

added plugin options for [lsp-status.nvim](https://github.com/nvim-lua/lsp-status.nvim)

### Description change eww options to allow for configuration via nix. the current implementation sets the entire config directory from a source path which makes it so the entire config...

### Description of the requested feature I have graph widget in a menu that is usually closed, ideally the graph would already be populated when the menu is opened. I...

enhancement