Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -5243,6 +5243,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; fyler-nvim = buildVimPlugin { pname = "fyler.nvim"; version = "2025-07-21"; src = fetchFromGitHub { owner = "A7Lavinraj"; repo = "fyler.nvim"; rev = "6595c9ef272797aeb92aacdc392cf670c994e467"; sha256 = "14fbmhxw7xyg618g3pv7hq64ppcas997qvkbdnl2z0lqrk2nn3zy"; }; meta.homepage = "https://github.com/A7Lavinraj/fyler.nvim/"; meta.hydraPlatforms = [ ]; }; fzf-checkout-vim = buildVimPlugin { pname = "fzf-checkout.vim"; version = "2023-10-05"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +9 −0 Original line number Diff line number Diff line Loading @@ -1245,6 +1245,15 @@ in ]; }; fyler-nvim = super.fyler-nvim.overrideAttrs { nvimSkipModules = [ # Requires setup call "fyler.views.explorer.init" "fyler.views.explorer.actions" "fyler.views.explorer.ui" ]; }; fzf-checkout-vim = super.fzf-checkout-vim.overrideAttrs { # The plugin has a makefile which tries to run tests in a docker container. # This prevents it. Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -401,6 +401,7 @@ https://github.com/shumphrey/fugitive-gitlab.vim/,, https://github.com/BeneCollyridam/futhark-vim/,, https://github.com/tzachar/fuzzy.nvim/,HEAD, https://github.com/rktjmp/fwatch.nvim/,, https://github.com/A7Lavinraj/fyler.nvim/,stable, https://github.com/stsewd/fzf-checkout.vim/,, https://github.com/monkoose/fzf-hoogle.vim/,HEAD, https://github.com/gfanto/fzf-lsp.nvim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -5243,6 +5243,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; fyler-nvim = buildVimPlugin { pname = "fyler.nvim"; version = "2025-07-21"; src = fetchFromGitHub { owner = "A7Lavinraj"; repo = "fyler.nvim"; rev = "6595c9ef272797aeb92aacdc392cf670c994e467"; sha256 = "14fbmhxw7xyg618g3pv7hq64ppcas997qvkbdnl2z0lqrk2nn3zy"; }; meta.homepage = "https://github.com/A7Lavinraj/fyler.nvim/"; meta.hydraPlatforms = [ ]; }; fzf-checkout-vim = buildVimPlugin { pname = "fzf-checkout.vim"; version = "2023-10-05"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +9 −0 Original line number Diff line number Diff line Loading @@ -1245,6 +1245,15 @@ in ]; }; fyler-nvim = super.fyler-nvim.overrideAttrs { nvimSkipModules = [ # Requires setup call "fyler.views.explorer.init" "fyler.views.explorer.actions" "fyler.views.explorer.ui" ]; }; fzf-checkout-vim = super.fzf-checkout-vim.overrideAttrs { # The plugin has a makefile which tries to run tests in a docker container. # This prevents it. Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -401,6 +401,7 @@ https://github.com/shumphrey/fugitive-gitlab.vim/,, https://github.com/BeneCollyridam/futhark-vim/,, https://github.com/tzachar/fuzzy.nvim/,HEAD, https://github.com/rktjmp/fwatch.nvim/,, https://github.com/A7Lavinraj/fyler.nvim/,stable, https://github.com/stsewd/fzf-checkout.vim/,, https://github.com/monkoose/fzf-hoogle.vim/,HEAD, https://github.com/gfanto/fzf-lsp.nvim/,, Loading