vim-jp / vim-jp/vital.vim

save_cpo in the loader

Open
#138 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.