Ian

Results 14 issues of Ian

### Did you check existing requests? - [X] I have searched the existing issues ### Describe the feature Reads problem matchers in neovim [compilers](https://github.com/neovim/neovim/tree/master/runtime/compiler) through any of the ff: 1....

enhancement
P2

It would be nice to have a configurable text and icon to search bar like with krunner ![Screenshot_20230813_195805](https://github.com/Kirottu/anyrun/assets/66728045/35841df8-eb0e-434b-919f-f0a8b879bcd3) powertoys runner ![pt-powerrun-demo](https://github.com/Kirottu/anyrun/assets/66728045/d19c417a-c980-43d7-83c1-f6aa234c4450)

This might be out of scope as this uses a custom version of qt5ct but if qt5ct-kde compatability can be added, it would be great help. ## system - Theme...

## What is this PR for? adds handlers for `textDocument/definition`, `textDocument/typeDefinition`, `textDocument/references`, `textDocument/implementation` from [`omnisharp_extended`](https://github.com/Hoffs/omnisharp-extended-lsp.nvim), this allows for `vim.lsp.buf.{definition,implementation,type_definition,references}()` this however does not override / add to `telescope.builtins` (e.g. `require("telescope.builtin").lsp_implementations...

extras
extras-lang
Stale

`ctp.kvantum` does not allow `qt.platformTheme.name = qtct`. I use qtct to set icon theme and fonts while using kvantum. ```nix { lib, ...}: let data = { Appearance = {...

bug
help wanted

add whiskers and updated colors fixes: https://github.com/catppuccin/qt5ct/issues/4 & https://github.com/catppuccin/qt5ct/issues/1 before: ![Screenshot_2024-10-10-12-47-34](https://github.com/user-attachments/assets/f63daa26-2baa-44a5-aae6-72dd3872276f) after: ![Screenshot_2024-10-10-16-19-38](https://github.com/user-attachments/assets/091e71fb-939f-4684-bcb0-bba93e257578) > to reviewers: > i've added the `qt5ct` folder in themes in case qt6ct themes will be...

**Describe the bug** high ram use on `walker --gapplication-service` whenever i run walker with the service on, ram just keeps increasing without decreasing **Version** 0.7.7 **Minimal Config** Provide a minimal...

### Did you check the docs? - [x] I have read all the LazyVim docs - [x] This is not a request for a new or existing extra (see above)...

enhancement

### Before opening a feature request - [x] I checked the *next* branch to see if the feature has already been implemented - [x] I searched existing reports to see...

Feature Request

this PR adds config options for rofi-calc in `config.rasi` argument are prioritized over `config.rasi` this feature only works in rofi >= 1.7.6 (and so this will break latest ubuntu build...