package ecaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ecaml.EvilSource

Functions for interacting with evil-mode

Sourcemodule Config : sig ... end
Sourcemodule Escape : sig ... end
Sourcemodule State : sig ... end
Sourceval is_in_use : unit -> bool
Sourceval define_key : State.t list -> Keymap.t -> Key_sequence.t -> Keymap.Entry.t -> unit

(describe-function 'evil-define-key* )