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.5.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=a692fa7cdcc9e80fd9387c4f61677776b9fc15f9f7175b4220fcd1a73d1bafda
    
    
  md5=341e9a9a20383641015bf503952906bc
    
    
  Description
A vi-like modal editing engine generator.
Published: 31 May 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