Henry Nelson
Henry Nelson
**Describe the bug** any keys remapped by a langmap are not restricted when added to restricted keys. **Config options** The options table passed into the `setup()` function. ```lua opts =...
I had a bit of difficulty understanding during installation that not all plugins are enabled by default at startup. To enable them, you need to either use the `Lazy load...
Catppuccin had two files in `lua/plugins`: `catpuccin.lua` and `catppuccin.lua`. The former was misspelled, so I deleted it, and the latter was misformatted, causing errors at start-up. I reformatted it so...