Commit Graph

2 Commits

Author SHA1 Message Date
3724426d33 Renamed modules
Files were moved from top-level space into presser sub-directory.
2023-01-13 17:18:56 +00:00
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