save_cpo in the loader
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 587
- Forks
- 64
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 1
Description
vital のモジュールは全てローダー経由で行われるので、ローダー側で save_cpo の処理を行えば、モジュール側の記述がちょっぴり簡潔になり、速度もちょっぴりだけ向上できそう。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the loader entry point and searching Vital modules for their existing save_cpo handling. Determine how all modules are loaded and define done as centralizing that responsibility in the loader without changing module behavior or introducing regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100