CMake task provider for loop.nvim
Warning
Work in Progress: This plugin is in early development and not ready for public release yet.
loop-build is a task provider extension for loop.nvim. It provides 'build' task task and templates
- Neovim ≥ 0.10
- loop.nvim plugin
How to use
Using lazy.nvim:
{
"mbfoss/loop-build.nvim",
dependencies = { "mbfoss/loop.nvim" },
}Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Distributed under the MIT License. See LICENSE for details.