plugins/magma-nvim: refactor + tests (#286)

This commit is contained in:
Gaétan Lepage 2023-03-24 15:46:16 +01:00 committed by GitHub
parent 6d4c15385d
commit 3ed69945b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 154 additions and 88 deletions

View file

@ -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";
};