Skip to content

An experiemental Kakoune plugin that works around soft-wrap movements

License

Notifications You must be signed in to change notification settings

Yukaii/wrap-calculator.kak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrap-calculator.kak

A soft-wrapping movement workaround plugin for kakoune.

Warning

This plugin should NOT work perfectly. The status is just barely usable. So don't put too much hope on it. 😂

Installation

With kak-bundle:

bundle wrap-calculator https://github.com/Yukaii/wrap-calculator.kak %{
  map global goto J '<esc>:unset-j<ret>' -docstring 'Line move down'
  map global goto K '<esc>:unset-k<ret>' -docstring 'Line move up'
}

Demo

asciicast

License

MIT

About

An experiemental Kakoune plugin that works around soft-wrap movements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published