Skip to content

let g:NERDDefaultAlign = 'left' , does not comment at start of line #467

@HariSekhon

Description

@HariSekhon

If I've read the docs correctly,

let g:NERDDefaultAlign = 'left'

should result in NerdCommenter adding the comment to the start of the line instead of the indented position just before the first non-whitespace character.

However, testing this it doesn't seem to change the default behaviour and still adds comments indented instead of at the start of the line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions