Today's CLion update breaks .cfg file formatting
已完成
I'm using latest CLion on Mac. Previously my `.cfg` files used to look really nice:

Now, they're completely messed up:

How do I get the formatting back? Thanks!
请先登录再写评论。
Hello!
Is it possible that you use some non-bundled plugin for viewing `.cfg` files?
Anna Falevskaya, I'm not sure :( I just hit update and then now the formatting is messed. Any way to know what caused this?
@... please go to `Preferences | Plugins`, open the `Installed` tab and check the `Downloaded` section:
What plugins are listed there? Are there any warnings or notifications?
Thanks for your help, I figured out the culprit is this plugin: https://plugins.jetbrains.com/plugin/6981-ini So I uninstalled and installed it again and it fixed it. Thanks for support <3