Skip to content

Consider softtabstop? #223

Closed
Closed
@ryanpcmcquen

Description

@ryanpcmcquen

haskell-vim-now currently sets tabstop=2 rather than softtabstop=2. The main difference here is that softtabstop will always insert 2 spaces (even in a file that currently has tabs).

Perhaps this is the desired behavior, but I had not noticed any discussion about it in previous issues. Another difference is that using softtabstop=2 would show tabs as taking 8 spaces rather than 2 spaces (in files with real tabs).

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