Pinned Repositories
luarocks-tag-release
GitHub workflow for automatically generating Luarocks releases from tags and running busted tests
lz.n
🦥 A dead simple lazy-loading Lua library for Neovim plugins.
nurr
A repository for hosting auto-generated Neovim plugins and tree-sitter parsers for Luarocks.
nvim-best-practices
Collection of DOs and DON'Ts for modern Neovim Lua plugin development
rocks-config.nvim
Allow rocks.nvim to help configure your plugins.
rocks-git.nvim
Use rocks.nvim to install plugins from git!
rocks-lazy.nvim
:sloth: A lazy-loading module for rocks.nvim
rocks-treesitter.nvim
A "just works" tree-sitter setup for rocks.nvim!
rocks.nvim
🌒 Neovim plugin management inspired by Cargo, powered by luarocks
sample-luarocks-plugin
An example of a luarocks plugin for Neovim.
Neorocks's Repositories
nvim-neorocks/rocks.nvim
🌒 Neovim plugin management inspired by Cargo, powered by luarocks
nvim-neorocks/nvim-best-practices
Collection of DOs and DON'Ts for modern Neovim Lua plugin development
nvim-neorocks/lz.n
🦥 A dead simple lazy-loading Lua library for Neovim plugins.
nvim-neorocks/rocks-config.nvim
Allow rocks.nvim to help configure your plugins.
nvim-neorocks/luarocks-tag-release
GitHub workflow for automatically generating Luarocks releases from tags and running busted tests
nvim-neorocks/rocks-git.nvim
Use rocks.nvim to install plugins from git!
nvim-neorocks/rocks-treesitter.nvim
A "just works" tree-sitter setup for rocks.nvim!
nvim-neorocks/nurr
A repository for hosting auto-generated Neovim plugins and tree-sitter parsers for Luarocks.
nvim-neorocks/rocks-lazy.nvim
:sloth: A lazy-loading module for rocks.nvim
nvim-neorocks/rocks
An alternative frontend app for luarocks.org
nvim-neorocks/neorocks
Run busted tests with Neovim
nvim-neorocks/sample-luarocks-plugin
An example of a luarocks plugin for Neovim.
nvim-neorocks/rocks-dev.nvim
A swiss-army knife for testing and developing rocks.nvim modules.
nvim-neorocks/nvim-busted-action
A composite GitHub action for running busted tests with Neovim
nvim-neorocks/rocks-edit.nvim
See useful diagnostics right from your rocks.toml
nvim-neorocks/toml-edit.lua
Edit toml files while preserving whitespace and formatting from Lua.
nvim-neorocks/Robert
Database [Update] this
nvim-neorocks/rocks-scoop
Scoop buckets for use with rocks.nvim
nvim-neorocks/busted-interop-examples
🌖🧪 Examples for combining Neovim/Lua test frameworks with busted
nvim-neorocks/rocks-binaries
Prebuilt, autogenerated binaries required for `rocks.nvim`
nvim-neorocks/luarocks-build-treesitter-parser
A luarocks build backend for tree-sitter parsers.
nvim-neorocks/rtp.nvim
Source plugin and ftdetect directories on the Neovim runtimepath.
nvim-neorocks/nvim-treesitter
:deciduous_tree: Nvim Treesitter configurations and abstraction layer patched for compatibility with rocks.nvim :waxing_crescent_moon:
nvim-neorocks/rocks-binaries-dev
Prebuilt, autogenerated DEV binaries required for rocks.nvim
nvim-neorocks/luarocks-stub
Empty stub repository to work around the fact that a luarocks rockspec must have a source
nvim-neorocks/.github
nvim-neorocks/luarocks-build-treesitter-parser-cpp
A luarocks build backend for tree-sitter parsers written in C++.
nvim-neorocks/toml-edit-lua-ls-addon
lua-language-server addon for toml-edit