Skip to content

mbfoss/loop-build.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake task provider for loop.nvim

Neovim 0.10+ MIT License


Warning

Work in Progress: This plugin is in early development and not ready for public release yet.

Overview

loop-build is a task provider extension for loop.nvim. It provides 'build' task task and templates

Requirements

  • Neovim ≥ 0.10
  • loop.nvim plugin

Features

How to use

Installation

Using lazy.nvim:

{
  "mbfoss/loop-build.nvim",
  dependencies = { "mbfoss/loop.nvim" },
}

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Distributed under the MIT License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published