1 Repo
Modular plugins that add custom task management and workflow logic to text editors.
Distinct from Editor Plugin Extensions: Distinct from Editor Plugin Extensions: focuses on Lua-based modularity for task management specifically.
Explore 1 awesome GitHub repository matching devops & infrastructure · Lua Editor Extensions. Refine with filters or upvote what's useful.
Neovim Orgmode is a task management and note-taking environment for Neovim that functions as a plain-text task manager and personal information manager. It uses hierarchical outlining, status states, and tags within simple text files to organize projects and personal workflows. The system incorporates a Tree-Sitter document parser to enable precise manipulation of document hierarchies. The project distinguishes itself through a modular Lua editor extension architecture that provides programmatic interfaces for automating document workflows. It features state-based agenda generation to aggrega
Provides a modular Lua-based plugin architecture to extend editor functionality with custom task management logic.