1 2 3 4 5 6 7 8
#include "options.h" int check_user_conf_dir(void); char *get_user_key_binding_filename(void); int read_configuration(void);