Skip to content

Breaks expandtab for Makefiles #599

Closed
@mirosval

Description

@mirosval

Does this bug happen when you install plugin without vim-polyglot?
AFAIK vim-polyglot does not have a plugin for Makefiles

Describe the bug:
When vim-polyglot is loaded, it sets expandtab on makefiles.

To Reproduce:

  1. Have vim-polyglot in .vimrc
  2. Open a makefile
  3. Tab inserts spaces instead of tabs
  4. Running :verbose set expandtab? shows this:

Screenshot 2020-10-22 at 09 20 38

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