Skip to content

Definitely not a Neovim and Luarocks breed

License

Notifications You must be signed in to change notification settings

teto/rocks.nvim

 
 

Repository files navigation

rocks.nvim (WIP)

A modern approach to Neovim plugin management.

Note The following plugin is perfectly usable, but its user interfaces are a work in progress.

They will be fledged out soon! :)

🌟 Features

  • Cargo-like rocks.toml file for declaring all your plugins
  • Name-based installation (use "nvim-neorg/neorg" becomes :Rocks install neorg instead)
  • Automatic dependency and build script management
  • True semver versioning!
  • (WIP) Automatic running of test suites

Installation

Important Ensure you have luarocks installed on your system and accessible in your shell.

TODO...

About

Definitely not a Neovim and Luarocks breed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.1%
  • Other 0.9%