Skip to content

Commit

Permalink
vimPlugins.gina-vim: remove plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage committed Sep 12, 2024
1 parent 7a5c9e3 commit 780a136
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
12 changes: 0 additions & 12 deletions pkgs/applications/editors/vim/plugins/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4247,18 +4247,6 @@ final: prev:
meta.homepage = "https://github.com/eagletmt/ghcmod-vim/";
};

gina-vim = buildVimPlugin {
pname = "gina.vim";
version = "2022-03-30";
src = fetchFromGitHub {
owner = "lambdalisue";
repo = "vim-gina";
rev = "ff6c2ddeca98f886b57fb42283c12e167d6ab575";
sha256 = "09jlnpix2dy6kggiz96mrm5l1f9x1gl5afpdmfrxgkighn2rwpzq";
};
meta.homepage = "https://github.com/lambdalisue/vim-gina/";
};

git-blame-nvim = buildVimPlugin {
pname = "git-blame.nvim";
version = "2024-07-28";
Expand Down
1 change: 0 additions & 1 deletion pkgs/applications/editors/vim/plugins/vim-plugin-names
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,6 @@ https://github.com/maxjacobson/vim-fzf-coauthorship/,,
https://github.com/HealsCodes/vim-gas/,,
https://github.com/ruanyl/vim-gh-line/,,
https://github.com/raghur/vim-ghost/,,
https://github.com/lambdalisue/vim-gina/,,
https://github.com/mattn/vim-gist/,,
https://github.com/lambdalisue/vim-gista/,,
https://github.com/tpope/vim-git/,,
Expand Down

0 comments on commit 780a136

Please sign in to comment.