Arash Mousavi
Arash Mousavi
This commit adds a new plugin to darkroom which is similar to crop. It allows you to select an area and fill the area black. Useful for when you want...
Hi @aziz. Could you please release version `0.6.0` once you had time?
When pressing `:e` Atom freezes for a moment and then shows the file as plain text.
**Describe the solution you'd like** When doing `:Clap files` or `:Clap grep`, many times I find myself wanna do the same search as the one I already did to select...
### Is your feature request related to a problem? Please describe Sometimes I don't want to `grep` the whole project, but only under a certain child directory. I know `Clap...
Fixes the deprecation errors: ``` WARNING: `Faraday::Connection#authorization` is deprecated; it will be removed in version 2.0. While initializing your connection, use `#request(:authorization, ...)` instead. ``` I couldn't directly use the...
It would be cool if the app had interface and support for WearOS Android watches. Thanks for the great app.
**URL**: https://www.bbc.com/persian **Browser / Version**: Firefox 107.0 **Operating System**: Linux **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: Remote fonts not loading while working fine in Chromium **Steps...
Thanks for the great set of Plugins. I have this piece of config as suggested in the readme: ```lua function! s:fern_settings() abort .... nmap (fern-action-preview:scroll:down:half) nmap (fern-action-preview:scroll:up:half) endfunction ``` I...