A collection of word processing tools to press over your files easier with UIs.
Go to file
TheOnePath 543c72a2f4 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-13 17:18:56 +00:00
presser/context_manager Added context manager module 2023-01-13 17:18:56 +00:00
init.lua Updated init.lua 2023-01-08 22:31:34 +00:00
README.md Added README.md 2023-01-09 10:43:07 +00:00
utils.lua Added utils.lua 2023-01-08 22:29:33 +00:00

presser.nvim

A collection of word processing tools to press over your files easier with UIs.

For unstable and latest features, see the experimental branch.