package mew_vi
Modal editing witch, VI interpreter
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.0.tar.gz
sha256=e65a41bb96c52c2eba5ea9bcb73698be272737b96142870029ec4e80247de964
md5=8aa59274ac94c987c9b8fbca0ceb68a5
Description
A vi-like modal editing engine generator.
Published: 14 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
&imap
command
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page