Before, if the indent wasn't fully detected, `detectindent` would try to update every second. On files with very long lines this would cause stutters. Now the indent is updated only once after saving/reloading.
Before, if the indent wasn't fully detected, `detectindent` would try to update every second. On files with very long lines this would cause stutters. Now the indent is updated only once after saving/reloading.