Skip to content

Commit

Permalink
plugins/magma-nvim: update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage committed Oct 31, 2024
1 parent f809a03 commit 483fb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/by-name/magma-nvim/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ with helpers.vim-plugin;
mkVimPlugin {
name = "magma-nvim";
originalName = "magma-nvim";
package = "magma-nvim-goose";
package = "magma-nvim";
globalPrefix = "magma_";

maintainers = [ maintainers.GaetanLepage ];
Expand Down

0 comments on commit 483fb75

Please sign in to comment.