When running:
:call BeautifierApplyConfig()
'Can not find global .editorconfig file!'
When I exit vim and enter again - new config is loaded. But when I change .editorconfig I don't have new values for options. I need to exit vim, and again enter to see new results how to fix that?
When running:
:call BeautifierApplyConfig()
'Can not find global .editorconfig file!'
When I exit vim and enter again - new config is loaded. But when I change .editorconfig I don't have new values for options. I need to exit vim, and again enter to see new results how to fix that?