Commit d1d8012d authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

vimPlugins: resolve github repository redirects

parent d89c632a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,6 +23,10 @@
        "date": "2023-08-19",
        "new": "nvchad-ui"
    },
    "nvim-base16": {
        "date": "2024-02-15",
        "new": "base16-nvim"
    },
    "nvim-bufferline-lua": {
        "date": "2021-08-22",
        "new": "bufferline-nvim"
+12 −12
Original line number Diff line number Diff line
@@ -893,18 +893,6 @@ final: prev:
    meta.homepage = "https://github.com/m4xshen/autoclose.nvim/";
  };
  staline-nvim = buildVimPlugin {
    pname = "staline.nvim";
    version = "2023-11-22";
    src = fetchFromGitHub {
      owner = "tamton-aquib";
      repo = "staline.nvim";
      rev = "a53f869278b8b186a5afd6f21680cd103c381599";
      sha256 = "sha256-GDMKzxFDtQk5LL+rMsxTGTyLv69w5NUd+u19noeO5ws=";
    };
    meta.homepage = "https://github.com/tamton-aquib/staline.nvim/";
  };
  autoload_cscope-vim = buildVimPlugin {
    pname = "autoload_cscope.vim";
    version = "2011-01-28";
@@ -9495,6 +9483,18 @@ final: prev:
    meta.homepage = "https://github.com/luukvbaal/stabilize.nvim/";
  };
  staline-nvim = buildVimPlugin {
    pname = "staline.nvim";
    version = "2023-11-22";
    src = fetchFromGitHub {
      owner = "tamton-aquib";
      repo = "staline.nvim";
      rev = "a53f869278b8b186a5afd6f21680cd103c381599";
      sha256 = "sha256-GDMKzxFDtQk5LL+rMsxTGTyLv69w5NUd+u19noeO5ws=";
    };
    meta.homepage = "https://github.com/tamton-aquib/staline.nvim/";
  };
  stan-vim = buildVimPlugin {
    pname = "stan-vim";
    version = "2023-12-13";
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,6 @@ https://github.com/jiangmiao/auto-pairs/,,
https://github.com/pocco81/auto-save.nvim/,HEAD,
https://github.com/rmagatti/auto-session/,,
https://github.com/m4xshen/autoclose.nvim/,HEAD,
https://github.com/tamton-aquib/staline.nvim,main,
https://github.com/vim-scripts/autoload_cscope.vim/,,
https://github.com/nullishamy/autosave.nvim/,HEAD,
https://github.com/rafi/awesome-vim-colorschemes/,,
@@ -797,6 +796,7 @@ https://github.com/srcery-colors/srcery-vim/,,
https://github.com/chr4/sslsecure.vim/,,
https://github.com/cshuaimin/ssr.nvim/,HEAD,
https://github.com/luukvbaal/stabilize.nvim/,,
https://github.com/tamton-aquib/staline.nvim/,main,
https://github.com/eigenfoo/stan-vim/,,
https://github.com/josegamez82/starrynight/,HEAD,
https://github.com/darfink/starsearch.vim/,,