package mew_vi

  1. Overview
  2. Docs
Modal editing witch, VI interpreter

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
sha256=4621b9878493b49bd1e25eb8ad8f6af7977c96fe01bb8ed554ea36ca1e16a4d3
md5=07a8da83a13d9ec7c92bc7c367c7a4ff

doc/src/mew_vi/mew_vi.ml.html

Source file mew_vi.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
(*
 * mew_vi.ml
 * -----------
 * Copyright : (c) 2019 - 2020, ZAN DoYe <zandoye@gmail.com>
 * Licence   : MIT
 *
 * This file is a part of mew_vi.
 *)


module Core = Core
module Modal = Modal
module Key = Key
module Edit_action = Edit_action
module Vi_action = Vi_action
module Mode = Mode

OCaml

Innovation. Community. Security.