Skip to content

Use g:did_indent instead of g:HaskellFoldIndent #3

@dkasak

Description

@dkasak

Consider using g:did_indent for signalling that you have finished initializing the indentation code. That's a fairly standard way of doing this (referenced here, for instance), used also by the standard indent files that are supplied with vim, and allows users a way to disable indenting selectively from scripts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions