Jon Bosque
Jon Bosque
[DRAFT] This PR is not intended to be merged right now. This should fix https://github.com/wez/wezterm/issues/2422, but the fix in commit 319a5376e3d09587520f2550a9ca6e7e8655472c will have serious performance issues for cases with big...
Hi! following up on https://github.com/argmin-rs/argmin/issues/10. I've trasformed the existing examples into benchmarks. I've kept the original examples, as benchmarks should be more stable than examples to allow comparing performance across...
| Field | Description | |--------------|-------------| | Plugin | `treesitter` | | Nixpkgs | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and my bug is not listed there....
### Prerequisites - [X] I am using the latest stable release of Neovim - [X] I am using the latest version of the plugin ### Neovim Version NVIM v0.10.0-dev-00e71d3 Build...
### Prerequisites - [X] I am using the latest stable release of Neovim - [X] I am using the latest version of the plugin ### Neovim Version NVIM v0.10.0-dev-00e71d3 Build...
Hi! I've been using the latex renderer for some of my notes and I noticed its performance scaled badly with the amount of equations in the document. In short, equations...
### Prerequisites - [X] I am using the latest stable release of Neovim - [X] I am using the latest version of the plugin ### Neovim Version NVIM v0.10.0-dev-00e71d3 Build...
In Telescope by [default](https://github.com/nvim-telescope/telescope.nvim?tab=readme-ov-file#default-mappings) you can use `` to open the current element in a vertical split. The mapping seems to still be present in the telescope picker of nvim-devdocs,...
With `Tokyonight-Dark-BL` on 0a03005a02b9eba130e158cd1169d542e3a5a99a there are some treeviews that are very difficult to read due to the text not being dark: - d-spy:  - KiCad:  This seems to...