From 0f98932c6396c827b390db4f283d5cb0a7c2d167 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 3 May 2025 17:22:30 +0100 Subject: [PATCH] Remove vim-caser --- modules/home-manager/coding/neovim/default.nix | 1 - pkgs/vim-plugins/vim-plugins.json | 8 -------- 2 files changed, 9 deletions(-) diff --git a/modules/home-manager/coding/neovim/default.nix b/modules/home-manager/coding/neovim/default.nix index 6bf7c980..44db529e 100644 --- a/modules/home-manager/coding/neovim/default.nix +++ b/modules/home-manager/coding/neovim/default.nix @@ -35,7 +35,6 @@ in refactoring-nvim standard-vim undotree - vim-caser vim-nix vim-pasta vim-repeat diff --git a/pkgs/vim-plugins/vim-plugins.json b/pkgs/vim-plugins/vim-plugins.json index a2fb3fef..14173715 100644 --- a/pkgs/vim-plugins/vim-plugins.json +++ b/pkgs/vim-plugins/vim-plugins.json @@ -23,14 +23,6 @@ "hash": "sha256-9VwkvV1Dv6cE4uDkPp36DozjWJOclDR883yDMYw000E=" }, - "vim-caser": { - "owner": "arthurxavierx", - "repo": "vim-caser", - "rev": "6bc9f41d170711c58e0157d882a5fe8c30f34bf6", - "version": "unstable-2021-07-27", - "hash": "sha256-PXAY01O/cHvAdWx3V/pyWFeiV5qJGvLcAKhl5DQc0Ps=" - }, - "vim-textobj-indent": { "owner": "kana", "repo": "vim-textobj-indent",