Λlisue

Results 422 comments of Λlisue

It seems GitHub hosted macOS runner for Apple M1 is on an official roadmap now (but on "Future" column) https://github.com/github/roadmap/issues/528

Cool. How about adding `battery#component()` which returns a value of `g:battery#components` like (not sure if there is any better word than `component`, let me know if you have idea) ```vim...

Great job @andrewshadura and @aaugustin! I'm looking froward to this. Is there anything I can help with?

I'm really looking forward to this 👍

So what should we do for this feature (not PR) to be merged? Shall we continue this PR (I'm sorry but I haven't tested this yet) or start from a...

I'm using the following code (saved as `vue-property-decorator.d.ts`) as a workaround to overwrite the definition of `Prop` to allow `type: null`. FYI. ```typescript import { PropOptions as BasePropOptions, PropType }...

ご報告ありがとうございます。再現できないため最小 vimrc で試していただけませんか?

最小構成でも再現できませんでした。 Vital でエラーが出ているようなのでアップデートしてみました。#82 を試してみていただけませんか

ありがとうございます!おそらく原因が特定できたので修正しておきます https://github.com/lambdalisue/vim-gista/compare/v2.3.3...develop#diff-bff4a42762cab5236b9970a8e0aea85eR136