Skip to content

[maint]: improve readability of Zinit source code #238

Open
@vladdoster

Description

@vladdoster

Summary

Inconsistent line length & wrapping, making it hard to read, grok, and edit Zinit.

Examples:

  1. zinit-install.zsh#L4
  2. zinit-install.zsh#L995
  3. zinit-install.zsh#L1848

Proposed fix

Add the following Vim Modeline to all Zinit source code:

vim: ft=zsh et ts=2 sw=2

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueIssue that are great for first-time contributorsmaintenanceTask to maintain project in a working state

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions