Takshil Mistry
Takshil Mistry
i also saw the code was quite similar
> It should fix the issue with the keymappings It fixed the issue for _your plugin keymappings_, but since i use `float`, i have to use `float.quit_on_focus_loss = false` which...
unsolved stuff: > but since i use `float`, i have to use `float.quit_on_focus_loss = false` which comes with consequences like after opening a file to edit, the `nvim-tree` has to...
> I use bare repos and worktrees, but I'm not totally familiar with some of those flags / options. I'm on vacation right now and will take a look when...
hi is it possible to pass git variable or env vars to better-commits, does it respect that? `GIT_DIR=something better-commits` so that i can use my bare repo
i use something like this: ```bash function dotfiles git --git-dir="~/.cfg" --work-tree="$HOME" $argv end ``` so my bare repo is in `~/.cfg` and the whole `$HOME` is my worktree so i...
> I'm busy with a few other things right now, but when I get the chance i am happy to wait, but make sure it is complete before i break...
hey there, how have you been?, it has been a long time, did you make any progress/~find some finicky workaround~ on this? i would be happy to help but i...
I'll check this after a few hours, I'm glad that this was still lingering on your life's plate lol I'll test this for my new config nvm cuz someone broke...
I don't think I should open an issue for this, but a few days ago, I saw [folke/devmoji](https://github.com/folke/devmoji), currently, if we set `icon=true`, it adds an icon, then the choice,...