diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 6c9f4646e45e..29e087d801fe 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -9676,6 +9676,18 @@ final: prev: meta.homepage = "https://github.com/mfukar/robotframework-vim/"; }; + rocks-nvim = buildNeovimPlugin { + pname = "rocks.nvim"; + version = "2024-06-19"; + src = fetchFromGitHub { + owner = "nvim-neorocks"; + repo = "rocks.nvim"; + rev = "6737e01a76eaaae06d11b45c8b5b774fa97c283b"; + sha256 = "0vl6rm3rv1730iw3bwzrwjsgr1hw5h4ksdgpir5spd3vqj7i97lz"; + }; + meta.homepage = "https://github.com/nvim-neorocks/rocks.nvim/"; + }; + ron-vim = buildVimPlugin { pname = "ron.vim"; version = "2022-08-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 09aee5e0dc77..b2370410771a 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -813,6 +813,7 @@ https://github.com/vim-scripts/restore_view.vim/,HEAD,restore-view-vim https://github.com/gu-fan/riv.vim/,, https://github.com/kevinhwang91/rnvimr/,, https://github.com/mfukar/robotframework-vim/,, +https://github.com/nvim-neorocks/rocks.nvim/,, https://github.com/ron-rs/ron.vim/,, https://github.com/jmederosalvarado/roslyn.nvim/,HEAD, https://github.com/keith/rspec.vim/,,