nvim-lua-nix-plugin-template

A starter template for a Neovim plugin written in Lua with a Nix CI

GPL-2.0 License

Stars
18

Bot releases are visible (Hide)

nvim-lua-nix-plugin-template - v4.0.0 Latest Release

Published by github-actions[bot] 10 months ago

4.0.0 (2024-01-05)

⚠ BREAKING CHANGES

  • replace nixpkgs-fmt with alejandra

Features

  • add docgen workflow (190f1f9)
  • add lua-ls to pre-commit-hooks-nix (05a35aa)
  • add luarocks package + split out type checks (144fdf0)
  • add review-checklist workflow (6bdc4ec)
  • nix: use test suite as base for devShell (446a48f)
  • switch from flake-utils to flake-parts (1b35d07)
  • use neorocksTest + bump dependencies (b604362)
  • use release-please workflow (c11046f)

Bug Fixes

Styles

  • replace nixpkgs-fmt with alejandra (eb199e0)