Commit cf965856 authored by Marc Jakobi's avatar Marc Jakobi
Browse files

vimPlugins.ferris-nvim: init at 2023-10-21

parent 9b6a9a3e
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -3333,6 +3333,18 @@ final: prev:
    meta.homepage = "https://github.com/wincent/ferret/";
  };

  ferris-nvim = buildNeovimPlugin {
    pname = "ferris.nvim";
    version = "2023-11-21";
    src = fetchFromGitHub {
      owner = "mrcjkb";
      repo = "ferris.nvim";
      rev = "54943eaeb0d4534988d2378936052655c988c3c2";
      sha256 = "o4yY4IHYBCnanfy7dx/wGdiPFMLMKZsYrG2SqlPRvdI=";
    };
    meta.homepage = "https://github.com/mrcjkb/ferris.nvim/";
  };

  fidget-nvim = buildVimPlugin {
    pname = "fidget.nvim";
    version = "2023-06-10";
+1 −0
Original line number Diff line number Diff line
@@ -277,6 +277,7 @@ https://github.com/freddiehaddad/feline.nvim/,,
https://github.com/bakpakin/fennel.vim/,,
https://github.com/lambdalisue/fern.vim/,,
https://github.com/wincent/ferret/,,
https://github.com/mrcjkb/ferris.nvim/,HEAD,
https://github.com/j-hui/fidget.nvim/,legacy,
https://github.com/bogado/file-line/,,
https://github.com/glacambre/firenvim/,HEAD,