Andrej Benz

Results 29 issues of Andrej Benz

**Implement named templates** Currenlty Cachy is slower when executing multiple templates, due to the fact that it does slighlty more than just executing, e.g. checking if the template is already...

enhancement

Hi, i just created a little cli tool that helps refactoring/moving packages and renaming the module itself. It's literally just been released, but i figured you might be interested in...

Hi, it doesn't seem to work with Lit. html is inside a tagged string literal. Typescript. I have installed treesitter parser for TS. Regards

wontfix

Hi, the doc only describes updating systemd-boot, but does this work with grub as well? What do i have to do to make it work? When i run `grub-mkconfig` it...

help wanted

Hi, setting that option in the config breaks neovim, when opening fzf... at least with !, f.e. `:Rg!`. What happens is: the highlight will be stuck at the top of...

bug

Hi, i'm facing following minor annoyance and i was wondering, if that's something this plugin COULD fix, or i need to find another solution: so i'm using nvim-autopairs.... and with...

Is it possible to "extend" the treesitter foldexpr to also create folds for imports? I looked at the source and to me it looks like it's creating folds based on...

enhancement

### Summary Hi, i just switched from kwin-tiling to this and i'm impressed! Really love the feature-set thus far. Works really well for me. Anyways: i'm on an ultrawide monitor...

enhancement

**My testing minimal init.vim** Minimal config with with nvim-lspconfig, completion-nvim. **How to reproduce** Create new *.css file and try out autocompletion **Expected behavior** Autocompleting items. `backg` -> list with `background-`...

Hi, is this plugin supposed to work with Neovim? I've created a minimal cfg to make sure no other plugin interferes, but it doesn't work. Not with JavaScript nor TypeScript....