mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
fix: remove broken luaPackages.magick from markdown cat packages
This commit is contained in:
parent
2dc7227a0e
commit
5c35787c68
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ in
|
||||||
marksman
|
marksman
|
||||||
texlab
|
texlab
|
||||||
imagemagick
|
imagemagick
|
||||||
luaPackages.magick
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
nix = maybe "nix" (with pkgs; [
|
nix = maybe "nix" (with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue