package mew_vi
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Modal editing witch, VI interpreter
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.3.0.tar.gz
sha256=4621b9878493b49bd1e25eb8ad8f6af7977c96fe01bb8ed554ea36ca1e16a4d3
md5=07a8da83a13d9ec7c92bc7c367c7a4ff
Description
A vi-like modal editing engine generator.
Published: 25 Apr 2020
README
mew_vi — Modal editing witch, VI interpreter
This is a vi-like modal editing engine generator.
Usage
Provide your Key, Mode, Concurrent modules to define the real world environment to get a handy vi-like modal editing engine.
Feed the the i channel user input and get the vi actions from the action_output channel.
WIP
map&imapcommand
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page