Module Vim__.Types
type mode=|Normal|Insert|CommandLine|Replace|Visual|Operatortype autocmd=* NOTE: This type must be kept in sync with the `auto_event` enum in `vim.h`! * * For information on specific events, consult the comments for that enum.