Search notes:

VIM: src/create_cmdidxs.vim

create_cmdidxs.vim creates the file ex_cmdidxs.h which contains the two arrays cmdidxs1[] and cmdidxs2[][].
create_cmdidxs.vim needs to be run whenever a new EX command has been added to ex_cmds.h.

Index