1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 11:36:07 +01:00

treewide: infer packPathName menial work

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-09-27 03:04:06 +02:00 committed by Matt Sturgeon
parent 3cd56fced4
commit c4b27080a6
319 changed files with 0 additions and 320 deletions

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "ayu";
isColorscheme = true;
packPathName = "neovim-ayu";
package = "neovim-ayu";
# The colorscheme option is set by the `setup` function.
colorscheme = null;

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "bamboo";
isColorscheme = true;
packPathName = "bamboo.nvim";
package = "bamboo-nvim";
maintainers = [ lib.maintainers.alisonjenkins ];

View file

@ -10,7 +10,6 @@ let
in
lib.nixvim.plugins.mkNeovimPlugin {
inherit name moduleName;
packPathName = "base16-nvim";
setup = ".with_config";
package = "base16-nvim";
isColorscheme = true;

View file

@ -8,7 +8,6 @@ let
in
lib.nixvim.plugins.mkNeovimPlugin {
name = "catppuccin";
packPathName = "catppuccin-nvim";
isColorscheme = true;
package = "catppuccin-nvim";

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "cyberdream";
isColorscheme = true;
packPathName = "cyberdream.nvim";
package = "cyberdream-nvim";
maintainers = [ lib.maintainers.AndresBermeoMarinelli ];

View file

@ -1,7 +1,6 @@
{ lib, ... }:
lib.nixvim.plugins.mkNeovimPlugin {
name = "dracula-nvim";
packPathName = "dracula.nvim ";
moduleName = "dracula";
colorscheme = "dracula";
isColorscheme = true;

View file

@ -4,7 +4,6 @@
}:
lib.nixvim.plugins.mkNeovimPlugin {
name = "github-theme";
packPathName = "github-nvim-theme";
package = "github-nvim-theme";
isColorscheme = true;

View file

@ -4,7 +4,6 @@ lib.nixvim.plugins.mkNeovimPlugin {
isColorscheme = true;
colorscheme = "gruvbox-material";
moduleName = "gruvbox-material";
packPathName = "gruvbox-material.nvim";
package = "gruvbox-material-nvim";
maintainers = [ lib.maintainers.f4z3r ];

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkNeovimPlugin {
name = "gruvbox";
isColorscheme = true;
packPathName = "gruvbox.nvim";
package = "gruvbox-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkNeovimPlugin {
name = "kanagawa-paper";
isColorscheme = true;
packPathName = "kanagawa-paper.nvim";
package = "kanagawa-paper-nvim";
description = ''

View file

@ -9,7 +9,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "kanagawa";
isColorscheme = true;
packPathName = "kanagawa.nvim";
package = "kanagawa-nvim";
description = ''

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkVimPlugin {
name = "melange";
isColorscheme = true;
packPathName = "melange-nvim";
package = "melange-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "modus";
moduleName = "modus-themes";
packPathName = "modus-themes.nvim";
package = "modus-themes-nvim";
isColorscheme = true;

View file

@ -10,7 +10,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "monokai-pro";
isColorscheme = true;
packPathName = "monokai-pro.nvim";
package = "monokai-pro-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkVimPlugin {
name = "moonfly";
colorscheme = "moonfly";
packPathName = "vim-moonfly-colors";
package = "vim-moonfly-colors";
isColorscheme = true;

View file

@ -9,7 +9,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "nightfox";
isColorscheme = true;
packPathName = "nightfox.nvim";
package = "nightfox-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkVimPlugin {
name = "nord";
isColorscheme = true;
packPathName = "nord.nvim";
package = "nord-nvim";
globalPrefix = "nord_";

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkVimPlugin {
name = "one";
isColorscheme = true;
packPathName = "vim-one";
package = "vim-one";
globalPrefix = "one_";

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkNeovimPlugin {
name = "onedark";
isColorscheme = true;
packPathName = "onedark.nvim";
package = "onedark-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkVimPlugin {
name = "oxocarbon";
isColorscheme = true;
packPathName = "oxocarbon.nvim";
package = "oxocarbon-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -9,7 +9,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "palette";
isColorscheme = true;
packPathName = "palette.nvim";
package = "palette-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "poimandres";
isColorscheme = true;
packPathName = "poimandres.nvim";
package = "poimandres-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -5,7 +5,6 @@
lib.nixvim.plugins.mkNeovimPlugin {
name = "solarized-osaka";
isColorscheme = true;
packPathName = "solarized-osaka.nvim";
package = "solarized-osaka-nvim";
colorscheme = "solarized-osaka";

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "tokyonight";
isColorscheme = true;
packPathName = "tokyonight.nvim";
package = "tokyonight-nvim";
maintainers = [ lib.maintainers.GaetanLepage ];

View file

@ -8,7 +8,6 @@ in
lib.nixvim.plugins.mkNeovimPlugin {
name = "vscode";
isColorscheme = true;
packPathName = "vscode-nvim";
package = "vscode-nvim";
colorscheme = null; # Color scheme is set by `require.("vscode").load()`
callSetup = false;