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

CHANGES.md.html

0.3.0 (2020-04-25)

  • motions:

    • h l 0 ^ $

    • j k gg G

    • w W e E b B ge gE

    • f F t T

    • aw iw aW iW

    • include or inner ( ), [ ], { }, < >, ' and "

    • generic quote: aq? iq? where ? could be any character

    • bracket matching: jump back and forth between matched brakcets

  • delete, change, yank with motions

  • paste: p P

  • line joining: J

0.2.0 (2020-04-20)

  • paste

  • W B E gE

  • ( ) [ ] < > { }

  • f F

  • %

0.1.0 (2020-04-14)

initial release

OCaml

Innovation. Community. Security.