package chamo

  1. Overview
  2. Docs

Configuration file of the makefile mode.

val mode_name : string

The mode name.

val rc_file : string

The user's configuration file.

val key_bindings : (Stk.Key.keystate list * string) list Ocf.conf_option

The option for the key bindings in the mode.

val read : unit -> unit

Read the configuration file.

val write : unit -> unit

Write the configuration file.

val add_sourceview_mode_makefile_key_binding : Stk.Key.keystate list -> string -> unit
val add_sourceview_mode_makefile_key_binding_string : string -> string -> unit
OCaml

Innovation. Community. Security.