Unverified Commit 40f3d215 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

Merge pull request #323179 from axelkar/specs-nvim-010

vimPlugins.specs-nvim: update at 2024-05-19
parents eb3cf688 d4a31dd6
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -10147,14 +10147,14 @@ final: prev:
  specs-nvim = buildVimPlugin {
    pname = "specs.nvim";
    version = "2022-09-20";
    version = "2024-05-19";
    src = fetchFromGitHub {
      owner = "edluffy";
      owner = "cxwx";
      repo = "specs.nvim";
      rev = "2743e412bbe21c9d73954c403d01e8de7377890d";
      sha256 = "1ycqvxrn13bfimf9k03bmm1baml8gyq5lxqjxh1fya44s2bg714r";
      rev = "dd82496f538b688cedf98429f89fef47ecb0625e";
      sha256 = "0427fx6iw3i2y9ny3sz1na32bxcj8i93dbm93ckxf3bii8zqjs0s";
    };
    meta.homepage = "https://github.com/edluffy/specs.nvim/";
    meta.homepage = "https://github.com/cxwx/specs.nvim/";
  };
  spellsitter-nvim = buildVimPlugin {
+1 −1
Original line number Diff line number Diff line
@@ -853,7 +853,7 @@ https://github.com/chikatoike/sourcemap.vim/,,
https://github.com/liuchengxu/space-vim/,,
https://github.com/ctjhoa/spacevim/,,
https://github.com/chrisgeo/sparkup/,,
https://github.com/edluffy/specs.nvim/,,
https://github.com/cxwx/specs.nvim/,HEAD,
https://github.com/lewis6991/spellsitter.nvim/,HEAD,
https://github.com/stsewd/sphinx.nvim/,,
https://github.com/sjl/splice.vim/,,