You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
Rules defined for filenames with a leading
.are not loaded up by the plugin.My .editorconfig:
When I edit my .vimrc file, and run
verbose set shiftwidthI get the following:With the following .editorconfig instead (no more
.):settings are loaded up just fine:
Is this expected?