Ian
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....
It would be nice to have a configurable text and icon to search bar like with krunner  powertoys runner 
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...
`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 = {...
add whiskers and updated colors fixes: https://github.com/catppuccin/qt5ct/issues/4 & https://github.com/catppuccin/qt5ct/issues/1 before:  after:  > 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)...
### 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...
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...