about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorMatthieu Coudron <886074+teto@users.noreply.github.com>2023-10-21 17:49:39 +0200
committerGitHub <noreply@github.com>2023-10-21 17:49:39 +0200
commit2caca43de3d3e678a0d2873fa12abdb845eae585 (patch)
tree1fb107031f057fade579412f4e83769261a61fe5 /pkgs/applications/editors
parentc74acf03fcb085562030a786e9a929c85334e9bd (diff)
parentcf965856d4035050ae81b6c1b1d720eb245bc2d3 (diff)
downloadnixlib-2caca43de3d3e678a0d2873fa12abdb845eae585.tar
nixlib-2caca43de3d3e678a0d2873fa12abdb845eae585.tar.gz
nixlib-2caca43de3d3e678a0d2873fa12abdb845eae585.tar.bz2
nixlib-2caca43de3d3e678a0d2873fa12abdb845eae585.tar.lz
nixlib-2caca43de3d3e678a0d2873fa12abdb845eae585.tar.xz
nixlib-2caca43de3d3e678a0d2873fa12abdb845eae585.tar.zst
nixlib-2caca43de3d3e678a0d2873fa12abdb845eae585.zip
Merge pull request #262532 from mrcjkb/ferris-nvim
luaPackages/vimPlugins.ferris-nvim: init at 2.0.0
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/vim/plugins/generated.nix12
-rw-r--r--pkgs/applications/editors/vim/plugins/vim-plugin-names1
2 files changed, 13 insertions, 0 deletions
diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix
index ecd22ae6102b..a38f9c137edc 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -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";
diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names
index ab353da48e24..828465764408 100644
--- a/pkgs/applications/editors/vim/plugins/vim-plugin-names
+++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names
@@ -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,