Skip to content

Commit

Permalink
vimPlugins: resolve github repository redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Sep 17, 2024
1 parent 7025833 commit 50a8c1b
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
8 changes: 4 additions & 4 deletions pkgs/applications/editors/vim/plugins/deprecated.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@
"date": "2021-12-07",
"new": "cmp-tmux"
},
"taskwarrior": {
"date": "2024-08-13",
"new": "taskwarrior3 or taskwarrior2"
},
"fern-vim": {
"date": "2024-05-12",
"new": "vim-fern"
Expand Down Expand Up @@ -67,6 +63,10 @@
"date": "2024-05-12",
"new": "vim-suda"
},
"taskwarrior": {
"date": "2024-08-13",
"new": "taskwarrior3 or taskwarrior2"
},
"vim-fsharp": {
"date": "2024-03-16",
"new": "zarchive-vim-fsharp"
Expand Down
72 changes: 36 additions & 36 deletions pkgs/applications/editors/vim/plugins/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2417,18 +2417,6 @@ final: prev:
meta.homepage = "https://github.com/wincent/command-t/";
};

comment-nvim = buildVimPlugin {
pname = "comment.nvim";
version = "2024-06-09";
src = fetchFromGitHub {
owner = "numtostr";
repo = "comment.nvim";
rev = "e30b7f2008e52442154b66f7c519bfd2f1e32acb";
sha256 = "0dyz78j0kj3j99y5g8wncl7794g6z2qs05gfg9ddxaa4xswhyjc7";
};
meta.homepage = "https://github.com/numtostr/comment.nvim/";
};

comment-box-nvim = buildVimPlugin {
pname = "comment-box.nvim";
version = "2024-02-03";
Expand All @@ -2441,6 +2429,18 @@ final: prev:
meta.homepage = "https://github.com/LudoPinelli/comment-box.nvim/";
};

comment-nvim = buildVimPlugin {
pname = "comment.nvim";
version = "2024-06-09";
src = fetchFromGitHub {
owner = "numtostr";
repo = "comment.nvim";
rev = "e30b7f2008e52442154b66f7c519bfd2f1e32acb";
sha256 = "0dyz78j0kj3j99y5g8wncl7794g6z2qs05gfg9ddxaa4xswhyjc7";
};
meta.homepage = "https://github.com/numtostr/comment.nvim/";
};

committia-vim = buildVimPlugin {
pname = "committia.vim";
version = "2023-11-25";
Expand Down Expand Up @@ -7422,18 +7422,6 @@ final: prev:
meta.homepage = "https://github.com/miversen33/netman.nvim/";
};

neuron-nvim = buildVimPlugin {
pname = "neuron.nvim";
version = "2022-02-27";
src = fetchFromGitHub {
owner = "oberblastmeister";
repo = "neuron.nvim";
rev = "c44032ece3cb71a9ce45043d246828cd1cef002c";
sha256 = "0r8qybg1pikp49v9v0zh79q7fxx8kh8rwafvyqghf5yb0ixcjiis";
};
meta.homepage = "https://github.com/oberblastmeister/neuron.nvim/";
};

netrw-nvim = buildVimPlugin {
pname = "netrw.nvim";
version = "2024-07-23";
Expand All @@ -7446,6 +7434,18 @@ final: prev:
meta.homepage = "https://github.com/prichrd/netrw.nvim/";
};

neuron-nvim = buildVimPlugin {
pname = "neuron.nvim";
version = "2022-02-27";
src = fetchFromGitHub {
owner = "oberblastmeister";
repo = "neuron.nvim";
rev = "c44032ece3cb71a9ce45043d246828cd1cef002c";
sha256 = "0r8qybg1pikp49v9v0zh79q7fxx8kh8rwafvyqghf5yb0ixcjiis";
};
meta.homepage = "https://github.com/oberblastmeister/neuron.nvim/";
};

neuron-vim = buildVimPlugin {
pname = "neuron.vim";
version = "2023-07-06";
Expand Down Expand Up @@ -11332,6 +11332,18 @@ final: prev:
meta.homepage = "https://github.com/luc-tielen/telescope_hoogle/";
};

templ-vim = buildVimPlugin {
pname = "templ.vim";
version = "2023-10-30";
src = fetchFromGitHub {
owner = "joerdav";
repo = "templ.vim";
rev = "5cc48b93a4538adca0003c4bc27af844bb16ba24";
sha256 = "12w1cplgz5f02c61v42acgsf11078xcwp46j2b3lzmq9hj57rmb1";
};
meta.homepage = "https://github.com/joerdav/templ.vim/";
};

template-string-nvim = buildVimPlugin {
pname = "template-string.nvim";
version = "2023-12-26";
Expand Down Expand Up @@ -17736,18 +17748,6 @@ final: prev:
meta.homepage = "https://github.com/nanotee/zoxide.vim/";
};

templ-vim = buildVimPlugin {
pname = "templ.vim";
version = "2023-10-30";
src = fetchFromGitHub {
owner = "joerdav";
repo = "templ.vim";
rev = "5cc48b93a4538adca0003c4bc27af844bb16ba24";
sha256 = "12w1cplgz5f02c61v42acgsf11078xcwp46j2b3lzmq9hj57rmb1";
};
meta.homepage = "https://github.com/joerdav/templ.vim/";
};

catppuccin-nvim = buildVimPlugin {
pname = "catppuccin-nvim";
version = "2024-09-15";
Expand Down
8 changes: 4 additions & 4 deletions pkgs/applications/editors/vim/plugins/vim-plugin-names
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ https://github.com/tjdevries/colorbuddy.nvim/,,
https://github.com/lilydjwg/colorizer/,,
https://github.com/Domeee/com.cloudedmountain.ide.neovim/,HEAD,
https://github.com/wincent/command-t/,,
https://github.com/numtostr/comment.nvim/,,
https://github.com/LudoPinelli/comment-box.nvim/,HEAD,
https://github.com/numtostr/comment.nvim/,,
https://github.com/rhysd/committia.vim/,,
https://github.com/hrsh7th/compe-conjure/,,
https://github.com/GoldsteinE/compe-latex-symbols/,,
Expand Down Expand Up @@ -622,8 +622,8 @@ https://github.com/preservim/nerdcommenter/,,
https://github.com/preservim/nerdtree/,,
https://github.com/Xuyuanp/nerdtree-git-plugin/,,
https://github.com/miversen33/netman.nvim/,HEAD,
https://github.com/oberblastmeister/neuron.nvim/,,
https://github.com/prichrd/netrw.nvim/,HEAD,
https://github.com/oberblastmeister/neuron.nvim/,,
https://github.com/fiatjaf/neuron.vim/,,
https://github.com/Olical/nfnl/,main,
https://github.com/chr4/nginx.vim/,,
Expand Down Expand Up @@ -863,7 +863,7 @@ https://github.com/AndrewRadev/sideways.vim/,,
https://github.com/lotabout/skim.vim/,,
https://github.com/mopp/sky-color-clock.vim/,,
https://github.com/kovisoft/slimv/,,
https://github.com/danielfalk/smart-open.nvim,0.2.x,
https://github.com/danielfalk/smart-open.nvim/,0.2.x,
https://github.com/mrjones2014/smart-splits.nvim/,,
https://github.com/m4xshen/smartcolumn.nvim/,,
https://github.com/gorkunov/smartpairs.vim/,,
Expand Down Expand Up @@ -952,6 +952,7 @@ https://github.com/natecraddock/telescope-zf-native.nvim/,HEAD,
https://github.com/jvgrootveld/telescope-zoxide/,,
https://github.com/nvim-telescope/telescope.nvim/,,
https://github.com/luc-tielen/telescope_hoogle/,HEAD,
https://github.com/joerdav/templ.vim/,HEAD,
https://github.com/axelvc/template-string.nvim/,HEAD,
https://github.com/jacoborus/tender.vim/,,
https://github.com/chomosuke/term-edit.nvim/,HEAD,
Expand Down Expand Up @@ -1495,4 +1496,3 @@ https://github.com/ziglang/zig.vim/,,
https://github.com/zk-org/zk-nvim/,HEAD,
https://github.com/troydm/zoomwintab.vim/,,
https://github.com/nanotee/zoxide.vim/,,
https://github.com/joerdav/templ.vim,HEAD,

0 comments on commit 50a8c1b

Please sign in to comment.