Commit 3a0d22f1 authored by "Bernardo Meurer"'s avatar "Bernardo Meurer" Committed by Bernardo Meurer
Browse files

vimPlugins.whitespace-nvim: init at 2023-02-13

parent 0a961e6b
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,