From 3a0d22f1303368b8d7c5273813eb22b06b44d0ed Mon Sep 17 00:00:00 2001 From: "\"Bernardo Meurer\"" <"bernardo@meurer.org"> Date: Tue, 11 Apr 2023 12:18:19 -0400 Subject: [PATCH] vimPlugins.whitespace-nvim: init at 2023-02-13 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 89980bb88e17..63146479eb0e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -14243,6 +14243,18 @@ final: prev: meta.homepage = "https://github.com/folke/which-key.nvim/"; }; + whitespace-nvim = buildVimPluginFrom2Nix { + pname = "whitespace.nvim"; + version = "2023-02-13"; + src = fetchFromGitHub { + owner = "johnfrankmorgan"; + repo = "whitespace.nvim"; + rev = "525f67b3f01910c73f07f0848839aab0b7ab9f42"; + sha256 = "0kv2b099jc9592g0b381rdgzv5wvryy3v95bfk1sdjr9bmzdyjn9"; + }; + meta.homepage = "https://github.com/johnfrankmorgan/whitespace.nvim/"; + }; + wilder-nvim = buildVimPluginFrom2Nix { pname = "wilder.nvim"; version = "2022-08-13"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index e7c31f9219a8..82d5760973fd 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1196,6 +1196,7 @@ https://github.com/liuchengxu/vista.vim/,, https://github.com/dylanaraps/wal.vim/,, https://github.com/mattn/webapi-vim/,, https://github.com/folke/which-key.nvim/,, +https://github.com/johnfrankmorgan/whitespace.nvim/,HEAD, https://github.com/gelguy/wilder.nvim/,, https://github.com/gcmt/wildfire.vim/,, https://github.com/fgheng/winbar.nvim/,main,