Remo

Results 7 issues of Remo

This plugin significantly adds to my vim / nvim startup time by contributing `328ms` to it. Is this a known issue / is there any way to improve this startup...

First of all, thanks a bunch for vimagit - this may finally be the perfect solution for me so I don't need any GUI tools anymore! Just one little thing:...

new feature
backlog

Extracted from [my recent PR](https://github.com/rails/activerecord-session_store/pull/92) as it is already merged: Since Rails 5, we're having the problem though that the session doesn't get saved unless its data has been loaded....

By adding `BootstrapEmail.config.sass_load_paths`, which is an array, to `SassC.load_paths`, the two arrays are not joined but the first is added to the latter as a new array element. This leads...

In files without any headings, the shortcut `cc` and others do not work. It would be brilliant if this could be fixed. Generally, thanks for your amazing work 👍

We're in need for a thread pool that has a maximum number of parallel threads, no queue and fails if too many threads are added. We also need to be...

question

**Your environment** * `ruby -v`: ruby 3.2.1 (2023-02-08 revision 31819e82c8) +YJIT [x86_64-darwin23] * `rdbg -v`: rdbg 1.9.2 **Describe the bug** When forking a ruby process without detaching it, the parent...