A collection of word processing tools to press over your files easier with UIs.
Go to file
TheOnePath 90b57ed4b1
Added context manager module
Added a context manager for handling and managing windows/buffers
constructed by built-ins. This was handled by the `new()` function in
presser/init.lua but is now a dedicated module.
2023-01-09 19:44:44 +00:00
presser/context_manager Added context manager module 2023-01-09 19:44:44 +00:00
init.lua Updated init.lua 2023-01-08 22:31:34 +00:00
utils.lua Added utils.lua 2023-01-08 22:29:33 +00:00