diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 238893644d7f..d8e8dfe1e554 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5062,6 +5062,18 @@ final: prev: meta.homepage = "https://github.com/neoclide/jsonc.vim/"; }; + jsonfly-nvim = buildVimPlugin { + pname = "jsonfly.nvim"; + version = "2024-04-12"; + src = fetchFromGitHub { + owner = "Myzel394"; + repo = "jsonfly.nvim"; + rev = "539a0b79a5ea75d201e1e90cebfe9367154d04fc"; + sha256 = "1v1i4x2px0zs65rxkf2yhnxn6clx33vdr54r9gaqq713qj5ddlfm"; + }; + meta.homepage = "https://github.com/Myzel394/jsonfly.nvim/"; + }; + julia-vim = buildVimPlugin { pname = "julia-vim"; version = "2023-12-15"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 41835ac6856c..66e0351298cd 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -424,6 +424,7 @@ https://github.com/nanotech/jellybeans.vim/,, https://github.com/HiPhish/jinja.vim/,HEAD, https://github.com/vito-c/jq.vim/,, https://github.com/neoclide/jsonc.vim/,, +https://github.com/Myzel394/jsonfly.nvim/,HEAD, https://github.com/JuliaEditorSupport/julia-vim/,, https://github.com/GCBallesteros/jupytext.nvim/,HEAD, https://github.com/rebelot/kanagawa.nvim/,,