Closed
Description
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:
- Have vim-polyglot in .vimrc
- Open a makefile
- Tab inserts spaces instead of tabs
- Running
:verbose set expandtab?
shows this:
Metadata
Metadata
Assignees
Labels
No labels