Unverified Commit 51867665 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #228895 from jlesquembre/feline

vimPlugins.feline-nvim: update repo owner
parents 3925c3c0 871c8e66
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -2975,14 +2975,14 @@ final: prev:

  feline-nvim = buildVimPluginFrom2Nix {
    pname = "feline.nvim";
    version = "2022-12-22";
    version = "2023-03-29";
    src = fetchFromGitHub {
      owner = "famiu";
      owner = "freddiehaddad";
      repo = "feline.nvim";
      rev = "d48b6f92c6ccdd6654c956f437be49ea160b5b0c";
      sha256 = "1d3sj499mj63djy2bjp7yx5qyrzsq8gphzy3wl9fnfnni1bzwg4g";
      rev = "a02bcdde649cdfca0e25d2dd693ba140233b5c3e";
      sha256 = "0s646hd3pbzv5i8vpsk019hwgyqnrd3qhm6lzilqlydrz3yx3b87";
    };
    meta.homepage = "https://github.com/famiu/feline.nvim/";
    meta.homepage = "https://github.com/freddiehaddad/feline.nvim/";
  };

  fennel-vim = buildVimPluginFrom2Nix {
+1 −1
Original line number Diff line number Diff line
@@ -248,7 +248,7 @@ https://github.com/fenetikm/falcon/,,
https://github.com/brooth/far.vim/,,
https://github.com/konfekt/fastfold/,,
https://github.com/lilydjwg/fcitx.vim/,fcitx5,
https://github.com/feline-nvim/feline.nvim/,,
https://github.com/freddiehaddad/feline.nvim/,,
https://github.com/bakpakin/fennel.vim/,,
https://github.com/lambdalisue/fern.vim/,,
https://github.com/wincent/ferret/,,