When :LspSCLFormat is used, line numbers and positions change, but the attr_toggle module stores state based on old positions. This caused toggle/expand/collapse to not work after formatting. Now clears the attr_toggle buffer state after formatting so that users can collapse blocks fresh after formatting.