Kwami Agbodji
Kwami Agbodji
> g:caw_operator_keymappings = 1 Hi @tyru, sorry for the late reply. I was not aware of this setting, I think it works for now. I do prefer `5gcc` however, because...
Oh silly me... The issue occurs when I issue the `GitDiff` command, with or without arguments. I also use [Gitsigns](https://github.com/lewis6991/gitsigns.nvim), which also has a command `Gitsigns diffthis`, and that works...
I don't think that's the case as I get the error even when I'm diff'ing against the current index, and I get the error on all files. ``` [git] Error...
Hi @dinhhuy258 , sorry for the delay. I tried what you said and this is the command I get: ``` git -C /Users/kagbodji/.config/nvim --literal-pathspecs --no-pager show HEAD:lua/core/options.lua ``` Interestingly, the...
Second this, notification forwarding to desktop would be rad! I wonder if the server portion on the phone can be given notification access, and forward notifications back to the client...
Ok, that's fair. I use DiffView currently, and it's neat, except that it manages the entire change set. Usually, I just want to quickly compare the current file I'm working...
I was looking for this as well, and can't find a way to do it. Looking through the source, I don't think this is currently possible. Can this be a...
I have the same workflow as tjkirch, and also initially thought `sort_by` in the config applied to both the initial loading of the commands as well as filtering. Any reason...
thanks, works like a charm!
I was using for submission, and that suddenly stopped working. Looks like some configs have shifted since I last updated. If things are suddenly broken for you, check the example...