diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 175d7da618a6..932aa3f7af6c 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -13668,6 +13668,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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 1ceced026272..d76561bab0b0 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1049,6 +1049,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/,,