Search notes:

VIM: src/map

Functions for mappings and abbreviations.

init_mappings

init_mappings sets up default mappings. The function is called in vim's startup (initialization) phase from main().

Index