mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 09:48:42 +02:00
plugins/magma-nvim: refactor + tests (#286)
This commit is contained in:
parent
6d4c15385d
commit
3ed69945b0
3 changed files with 154 additions and 88 deletions
|
@ -63,7 +63,7 @@ in {
|
|||
hash = "sha256-CZUGDUkmttO0BzFYbGFSNMPkWzFC/BW4NmAeOwz4Y9M=";
|
||||
};
|
||||
doCheck = false;
|
||||
meta = with lib; {
|
||||
meta = {
|
||||
homepage = "https://github.com/MaT1g3R/pnglatex";
|
||||
description = "a small program that converts LaTeX snippets to png";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue