enum EE::UI::Doc::TextDocument::AutoIndentConfig

#include <textdocument.hpp>

enum AutoIndentConfig {
    None,
    Preserve,
    Smart,
};