pynappo
pynappo
Occasionally, users may put the configuration keys for a plugin into a `LazySpec[]`, rather than a specific `LazySpec`. Alternatively, they may add a new `LazySpec|string` into an existing `LazySpec` for...
(reopening because I didn't name my branch properly, apologies) ## 🔧 What does this fix? 🔧 - Borders are themed to less standout colors - User content (i.e. text with...
Just a quick edit to keep types up to date with hyprland-git (I think), I don't think anything else needs to be added Reference from wiki: https://wiki.hyprland.org/Configuring/Window-Rules/#tags Example of usage...
On nvim-treesitter `main`, some of the methods used in cmp's `compare.scopes` now error instead of returning an empty table when no tree-sitter parser exists (specifically, `locals.get_*`). This implements a basic...
This should remove the dependency on nvim-treesitter's modules system whenever it's not present. Closes #201. Might need a bit more testing cause the only testing i've done is just editing...
### Did you check docs and existing issues? - [x] I have read all the LazyVim docs - [x] I have updated the plugin to the latest version before submitting...
I get that since vim-sleuth does it, guess-indent should also output at verbose = 1. The main thing is that I use `nvim -V1` to trace where lua options might...
Closes #1756 Closes #1631
Closes #1726 probably needs some testing though
Closes #1301 Closes #168 still need to test the file/universal one A follow up to #1594 due to lack of maintainer response and since i can't edit the PR