Skip to content

サポートを打切ったOS関連のキーワードをCソース、ドキュメント、同梱Vim scriptから削除する #927

@h-east

Description

@h-east

削除可能なdefine:
DOS16, DOS32, OS2, WIN16, DJGPP

削除可能なVim script内の判定
has("win16")
has("dos16")
has("dos32")
has("os2")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions