Radvil
Radvil
### Did you check docs and existing issues? - [X] I have read all the LazyVim docs - [X] I have searched the existing issues of LazyVim - [X] I...
**Is your feature request related to a problem? Please describe.** I often find myself always tinkering my catpuccin color palettes, but at the same time I don't want to replace...
### I've searched open issues for similar requests - [X] Yes ### Is your feature request related to a problem? Please describe. I want to unbind `` whenever mason window...
since LazyVim have toggle inlayhint keymap, it make sense to configure them for each extra languages provided. In this commit I just add the configuration for typescript, since IDK how...
Since treesitter has better support for angular parser recently that works for the legacy and the latest version of it, I am happy to suggest this extra configuration that works...
Add `cM` as `Add Missing Imports` for typescript source action keymap
## What is this PR for? ## Does this PR fix an existing issue? ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines.