Merge pull request #228895 from jlesquembre/feline

vimPlugins.feline-nvim: update repo owner
This commit is contained in:
figsoda 2023-04-29 12:41:02 -04:00 committed by GitHub
commit 5186766540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -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 {

View File

@ -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/,,