summaryrefslogtreecommitdiff
path: root/lua
Commit message (Collapse)AuthorAge
* Some fixes to the display when dealing with no number column and textoff.HEADmainJosh Rahm2024-03-14
|
* Change warp to vary the width if virtualedit is enabled.Josh Rahm2024-03-14
|
* Change the big line to be one I generated from an Eularian tour.Josh Rahm2024-03-14
|
* Change around some of the letters so more frequenttly typed ones are more ↵Josh Rahm2024-03-13
| | | | common.
* Fix default win selector current -> nullJosh Rahm2024-03-12
|
* Big refactor to warp.Josh Rahm2024-03-12
| | | | | Now two lines are displayed for row-choosing. Made row-choosing modular as well.
* strategy -> col_selectorsJosh Rahm2024-03-12
|
* Add win selectors to help select the window one wants to jump to.Josh Rahm2024-03-12
|
* Fix bug in grid select.Josh Rahm2024-03-11
|
* default -> grid strategy.Josh Rahm2024-03-10
|
* run lua-format.Josh Rahm2024-03-10
|
* Added multiple strategies for deteriming the column.Josh Rahm2024-03-10
| | | | | Doing a full grid select can be intimidating. A word-wise strat is probably a good thing to have.
* Run the formatter. Clean up the code.Josh Rahm2024-03-10
|
* more functionalityJosh Rahm2024-03-10
|
* Plugin working betterJosh Rahm2024-03-10
|
* The plugin is roughly usable.Josh Rahm2024-03-09
|
* Initial commit for warpJosh Rahm2024-03-09