Expand description
User commands. User / auto command creation orchestration.
Provides a dictionary exposing create which defines all autocommands and user commands by
delegating to internal modules (auto_cmds, user_cmds).
Re-exportsยง
pub use auto_cmds::create_lua_autocmd;