yaziPlugins: cleanup descriptions

This commit is contained in:
Austin Horstman
2025-04-12 22:03:51 -05:00
parent 67afa4df86
commit 1b0f4030f2
14 changed files with 14 additions and 14 deletions
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Yazi plugin that uses duckdb to preview data files.";
description = "Yazi plugin that uses duckdb to preview data files";
homepage = "https://github.com/wylie102/duckdb.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Glow preview plugin for yazi.";
description = "Glow preview plugin for yazi";
homepage = "https://github.com/Reledia/glow.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Lazygit plugin for yazi.";
description = "Lazygit plugin for yazi";
homepage = "https://github.com/Lil-Dank/lazygit.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Yazi plugin for previewing media files.";
description = "Yazi plugin for previewing media files";
homepage = "https://github.com/boydaihungst/mediainfo.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Miller, now in yazi.";
description = "Miller, now in yazi";
homepage = "https://github.com/Reledia/miller.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "A Yazi plugin to preview archives.";
description = "Yazi plugin to preview archives";
homepage = "https://github.com/ndtoan96/ouch.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "A yazi plugin that adds the functionality to save and load projects.";
description = "Yazi plugin that adds the functionality to save and load projects";
homepage = "https://github.com/MasouShizuka/projects.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Yazi plugin based about vim motions.";
description = "Yazi plugin based about vim motions";
homepage = "https://github.com/dedukun/relative-motions.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Undo/Recover trashed files/folders.";
description = "Undo/Recover trashed files/folders";
homepage = "https://github.com/boydaihungst/restore.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Preview file types using rich in Yazi.";
description = "Preview file types using rich in Yazi";
homepage = "https://github.com/AnirudhG07/rich-preview.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Starship prompt plugin for yazi.";
description = "Starship prompt plugin for yazi";
homepage = "https://github.com/Rolv-Apneseth/starship.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Call `sudo` in yazi.";
description = "Call `sudo` in yazi";
homepage = "https://github.com/TD-Sky/sudo.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "A yazi plugin for browsing backwards and forwards in time via BTRFS / ZFS snapshots.";
description = "Yazi plugin for browsing backwards and forwards in time via BTRFS / ZFS snapshots";
homepage = "https://github.com/iynaix/time-travel.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
@@ -15,7 +15,7 @@ mkYaziPlugin {
};
meta = {
description = "Yazi plugin for customizing both header-line and status-line.";
description = "Yazi plugin for customizing both header-line and status-line";
homepage = "https://github.com/imsi32/yatline.yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];