Commit 34c95df2 authored by Mahyar Mirrashed's avatar Mahyar Mirrashed
Browse files

vimPlugins.spellwarn-nvim: init at 2024-11-03

parent 6b212b50
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -13655,6 +13655,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  spellwarn-nvim = buildVimPlugin {
    pname = "spellwarn.nvim";
    version = "2024-11-03";
    src = fetchFromGitHub {
      owner = "ravibrock";
      repo = "spellwarn.nvim";
      rev = "12734b47b008d912b4925c0bc2c1248eb534409d";
      sha256 = "1qrz65vrcarx88bi6vn4dm0y8x7dbprcdzjk1nk1gpp2py6dd20m";
    };
    meta.homepage = "https://github.com/ravibrock/spellwarn.nvim/";
    meta.hydraPlatforms = [ ];
  };
  sphinx-nvim = buildVimPlugin {
    pname = "sphinx.nvim";
    version = "2024-10-30";
+1 −0
Original line number Diff line number Diff line
@@ -1048,6 +1048,7 @@ https://github.com/FireIsGood/spaceman.nvim/,HEAD,
https://github.com/chrisgeo/sparkup/,,
https://github.com/cxwx/specs.nvim/,HEAD,
https://github.com/lewis6991/spellsitter.nvim/,HEAD,
https://github.com/ravibrock/spellwarn.nvim/,HEAD,
https://github.com/stsewd/sphinx.nvim/,,
https://github.com/sjl/splice.vim/,,
https://github.com/vimlab/split-term.vim/,,