Does this bug happen when you install plugin without vim-polyglot?
no
Describe the bug:
Polyglot seems to overwrite the setting for tab size in neovim while editing fortran77 (fixed format) code. With polyglot enabled the tab size for fortran77 is 6. Removing the entire polyglot plugin fixed the issue. I tried disabling polyglot just for fortran with the following
let g:polyglot_disabled = ['fortran']
but it does not fixed the issue.
To Reproduce:
Set tab size other than 6.
set tabstop=2
Install and enable polyglot, then try using tab in a fortran77 file.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4