Erik Westrup
Erik Westrup
> Can you try using https://github.com/jeffkreeftmeijer/vim-numbertoggle and see if the same issue exists on that plugin? Yes this plugin also have the exact same behaviour as in the original video...
I would be interested in this feature as well! Currently when a file is copied to a repo to a path that is tracked with LFS, one gets this message...
To summarize, both requires are needed. This works: ```ruby irb(main):001:0> require "word_wrap" => true irb(main):002:0> require "word_wrap/core_ext" => true irb(main):003:0> "123 456 789".wrap 5 => "123\n456\n789\n" ``` @aspiers I think...
I've been looking in to this a bit with the browser debugger and found that the `outerWidth()` reported on the navigation items are not always correct. In my case, the...
@kurtmckee many thanks! I can confirm that with this PR, plugins like dotbot-if works (https://github.com/wonderbeyond/dotbot-if/issues/1) 🚢 :shipit:
I would be delighted if we could get this merged!
Yeah I looked at the refactoring a bit and I think it's all good reasons. Just unfortunate side-effect. I'm sure we can find a way to have the improved test...
Same for me, `GEM_HOME` causes build issues (any ruby version) with openssl (on MBP M1). I've had issues for probably over a year, just finding out that the issue was...
> Firefox for Android beta now support [all desktop extensions](https://github.com/mozilla-mobile/fenix/issues/26948#issuecomment-1284027702https://github.com/mozilla-mobile/fenix/issues/26948#issuecomment-1284027702). Documented here: https://support.mozilla.org/en-US/kb/extended-add-support It would be great if this add-on was available on the stable Android app though.
@rbjorklin thanks for the tip. I've tried it out in the past and it wasn't for me ¯\_(ツ)_/¯ I'd prefer this theme to apply the Solarized colors to the tab...