nbr

Results 25 comments of nbr

This is what I did. "Vin" because thats how I "named" my config. Link: https://github.com/nikbrunner/lazyvin/blob/53adff36f032a203caca751deb9721974208946e/lua/config/keymaps.lua#L41 ```lua local lazyvim_util = require("lazyvim.util") local set = vim.keymap.set local del = vim.keymap.del -- ......

> Hmmm... not sure what the issue could be here. I tried your config and it worked for me. > > `$SHELL "git diff {} | delta"` is the command...

Hi there. No worries, I was also on vacation, so I apologize for the late response. :) I identified the issue. It was my fault; I was unaware that I...

Yeah this is a known issue from the original repo 😞 https://github.com/Kong/insomnia/issues/6301#issuecomment-1807319862

Hey thank you for your reply. :) With the `.editorconfig` in place i will create an PR with an attempt to realize this. I will ping you for the tests...

Thank you for merging #5. :) I setup an PR to bring these features into this project: #6

No problem. :) Did I do something wrong while submitting the Pull Request? Thank you for the merge. I have updated my configuration to use the mentioned branch and will...

Awesome! Thank you for the considiration and hints about the other plugins. Although I would prefer that these features would be "in the box" with this plugin. :) I think...

Thank you for this tool! But I also have a problem with the `exclude` flag. I have the following Filetree and I can't get the `exclude` pattern to work, despite...