vital.vim
vital.vim copied to clipboard
A comprehensive Vim utility functions for Vim plugins
TODOメモ。 概ね public domain だったはずなので、ライセンス上は問題ないはず。 そうは言っても一応本人に確認を取る。 中にはportしたものもあるようなので、一応ライセンスを確認する。 …と言うのを誰かやってくれると嬉しい。(ぉぃ
Close #809 Update Async.Promise .wait test: * Split test: resolved pattern and rejected pattern * Update test timing pattern: complete 500 and 700 * Update assert : lower limit and...
thinca/action-setup-vim が v2 になった対応です。 動作としては変化ないので ver up のみです。 --- Windows の テストが Flaky すぎますね...orz
Update reviewdog/reviewdog to [0.17.2](https://github.com/reviewdog/reviewdog/releases/tag/v0.17.2) This PR is auto generated by [depup workflow](https://github.com/vim-jp/vital.vim/actions?query=workflow%3Adepup).
次のテストの失敗により、PRがマージできていない - https://github.com/vim-jp/vital.vim/pull/806 - https://github.com/vim-jp/vital.vim/pull/807 [例](https://github.com/vim-jp/vital.vim/actions/runs/8264706031/job/22608860671?pr=807) ``` Failures: 1) Async.Promise .wait() waits at least the interval milliseconds (interval < epoch) Error occurred line: 26: Assert Compare(done, '
https://github.com/actions/setup-python 現在、codecovの結果アップロード関連で、Pythonを利用している virtual environment の Python をそのまま利用しているが、mac環境で利用ができなくなった(pip install -U pipが失敗する) 明確にPythonをセットアップしたほうがよい
Update reviewdog/reviewdog to [0.17.4](https://github.com/reviewdog/reviewdog/releases/tag/v0.17.4) This PR is auto generated by [depup workflow](https://github.com/vim-jp/vital.vim/actions?query=workflow%3Adepup).
Vim 9.1 / 9.0 Support へ変更するPRです。 サポートバージョンの変更対応です。 対象バージョンが変化するため、CIでのrequiredで8.2はマージ後取り除き、9.1系を設定する必要があります。 (このPRでは8.2系は常にひっかかります) 変更として、必要最小の対応です。 いくつかの機能は高度化の可能性がありますが、それは別途個別に行います。
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....