vimPlugins: resolve github repository redirects

This commit is contained in:
"Gaetan Lepage"
2024-07-27 13:50:30 +02:00
committed by Gaetan Lepage
parent 693115b5c1
commit 97b796470f
2 changed files with 4 additions and 4 deletions
@@ -12,7 +12,7 @@
"new": "vim-fern"
},
"gina-vim": {
"date": "2024-07-18",
"date": "2024-07-27",
"new": "vim-gina"
},
"gist-vim": {
@@ -60,7 +60,7 @@
"new": "vim-suda"
},
"vim-fsharp": {
"date": "2024-07-18",
"date": "2024-07-27",
"new": "zarchive-vim-fsharp"
},
"vim-jade": {
@@ -8528,8 +8528,8 @@ final: prev:
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "1899c8c8ec98dee5c61da4c98b3e989c8ef840d1";
sha256 = "14mxpn1i4d4b8q44dy6xg2lfkm63cjn703ya608lyvwvv7090m8d";
rev = "2b4881286ad73c9ece7e5e4da130b2e4726c09fc";
sha256 = "0phg5vmgaiig8y15gnlklvrsfafrldsa3g84ahd0927a4yb52rw0";
};
meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/";
};