Skip to content

Ability to disable indentation #104

@JuanLucha

Description

@JuanLucha

The indentation was changed in a previous PR, but that PR removed the ability to disable the indentation.

You only has to put the next lines on the indent/typescript.vim file, on line 4:

if get(g:, 'typescript_indent_disable')
   finish
endif

Thanks for your work with this plugin.

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