Sergey Kochetkov
Sergey Kochetkov
Executing the very same request while the 'results' buffer is open results in the following: https://github.com/rest-nvim/rest.nvim/assets/29177689/1f57e34b-89a5-4bef-ad71-6ac1615b40a5
I have my `example.http` file with the `ft` set up by the plugin. The http highlighting is not working correctly, so it could be a misconfiguration or something else. Am...
Thank you for this amazing project! I noticed high CPU usage while being idle. Is this a known issue? 
Whenever I try to type anything in a website's input, any key that is used by Vimkey, such as 'i' or 'o', triggers Vimkey. Another example would be the following:...
### I've searched open issues for similar requests - [X] Yes ### I've recently downloaded the latest plugin version of mason.nvim - [X] Yes ### Problem description Mason fails to...
Credits go to https://github.com/sindrets/diffview.nvim/pull/489 Fixes https://github.com/williamboman/mason.nvim/issues/1689
I have a respective `includeIf` directive in my gitconfig which changes user (name, email) for repos in the configured directory. While executing `git config user.email` returns the proper result, `absorb`...
In my setup, blame.nvim window is not aligned with the main buffer. Please see the screenshots attached.  