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,