Skip to content

Commit

Permalink
plugins/cord-nvim: added luaName
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Horstman <[email protected]>
  • Loading branch information
Eveeifyeve and khaneliman committed Oct 18, 2024
1 parent b56b279 commit 4e47277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/by-name/cord-nvim/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ with lib;
helpers.neovim-plugin.mkNeovimPlugin {
name = "cord-nvim";
originalName = "cord.nvim";
luaName = "cord";
package = "cord-nvim";
maintainers = [ lib.maintainers.eveeifyeve ];

Expand Down

0 comments on commit 4e47277

Please sign in to comment.