diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 0a7759dde7ba..31bde17bbcab 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -7353,6 +7353,18 @@ final: prev: meta.homepage = "https://github.com/yorickpeterse/nvim-pqf/"; }; + nvim-remote-containers = buildVimPluginFrom2Nix { + pname = "nvim-remote-containers"; + version = "2023-08-01"; + src = fetchFromGitHub { + owner = "jamestthompson3"; + repo = "nvim-remote-containers"; + rev = "ac76b4b193962dfc0be872feeaf10756aea459e2"; + sha256 = "0ww40yw1fdlanl5wxisqn2c7qlagcn3nkxjafg3nbzd4spi5vg91"; + }; + meta.homepage = "https://github.com/jamestthompson3/nvim-remote-containers/"; + }; + nvim-rename-state = buildVimPluginFrom2Nix { pname = "nvim-rename-state"; version = "2023-01-30"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 4b9ad1d45e08..777d9b8da78f 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -617,6 +617,7 @@ https://github.com/LhKipp/nvim-nu/,HEAD, https://github.com/ojroques/nvim-osc52/,, https://github.com/gennaro-tedesco/nvim-peekup/,, https://github.com/yorickpeterse/nvim-pqf/,HEAD, +https://github.com/jamestthompson3/nvim-remote-containers/,HEAD, https://github.com/olrtg/nvim-rename-state/,HEAD, https://github.com/petertriho/nvim-scrollbar/,HEAD, https://github.com/dstein64/nvim-scrollview/,,