diff --git a/pkgs/applications/editors/vim/plugins/deprecated.json b/pkgs/applications/editors/vim/plugins/deprecated.json index e9c011490ae4..756c14b417be 100644 --- a/pkgs/applications/editors/vim/plugins/deprecated.json +++ b/pkgs/applications/editors/vim/plugins/deprecated.json @@ -12,7 +12,7 @@ "new": "vim-fern" }, "gina-vim": { - "date": "2024-07-27", + "date": "2024-08-05", "new": "vim-gina" }, "gist-vim": { @@ -60,7 +60,7 @@ "new": "vim-suda" }, "vim-fsharp": { - "date": "2024-07-27", + "date": "2024-08-05", "new": "zarchive-vim-fsharp" }, "vim-jade": { diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index c683b42a4506..9412d2f2673c 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5741,8 +5741,8 @@ final: prev: src = fetchFromGitHub { owner = "lukas-reineke"; repo = "lsp-format.nvim"; - rev = "e790d2ad534394918d2bd0024fe5a9396484bbff"; - sha256 = "0kz8ffzvhhjd2pwmjl1a7ln8g7jvacgkm4pvq1zhv03z0jaf3pc0"; + rev = "0d1b6e3317ff64719e8e6a4f534eebeddae70582"; + sha256 = "01g3xqn981k20a9qa2jz89vkj55hagzd75avq5zs8c0jzdlm1g2f"; }; meta.homepage = "https://github.com/lukas-reineke/lsp-format.nvim/"; };