A configurable floating output window for Neovim jobs that combines optional adapters for VimTeX and Overseer with a generic run() API and :Make helper for everything else.
Stars
10
Forks
0
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #31 from krissen/copilot/sub-pr-30
2d5cb66View on GitHubAddress PR review feedback: fix race conditions and improve consistency
bf6b76fView on GitHub(fix) Add LuaCATS type annotations to get_log_path() function
b9a392bView on GitHubAdd OutputPanelOpenLog command to fix non-functional troubleshooting instruction
b40c6adView on GitHub(docs) Move Writing Custom Adapters section after Configuration
fc05ca1View on GitHub(feat) Add OutputPanelOpenLog command for easier log debugging
7e26e20View on GitHub(docs) Improve log path inspection command to handle nil safely
91d7dc2View on GitHub(docs) Add get_log_path() API and fix troubleshooting instruction
fb0e500View on GitHub(docs, conf defaults) Uppdated readme and adjusted default runner title
f4eb9ecView on GitHub