From 2b9f07c3b06dce33ee537d8bfda0df08aa94225c Mon Sep 17 00:00:00 2001 From: Carman Fu Date: Sun, 22 Mar 2026 00:39:55 +0800 Subject: [PATCH] vimPlugins.vim-syntax-shakespeare: init at 0-unstable-2018-06-25 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 967c3f1f5ed6..9cdec4e8868c 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -21783,6 +21783,18 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-syntax-shakespeare = buildVimPlugin { + pname = "vim-syntax-shakespeare"; + version = "0-unstable-2018-06-25"; + src = fetchgit { + url = "https://codeberg.org/pbrisbin/vim-syntax-shakespeare"; + rev = "2f4f61eae55b8f1319ce3a086baf9b5ab57743f3"; + hash = "sha256-sdCXJOvB+vJE0ir+qsT/u1cHNxrksMnqeQi4D/Vg6UA="; + }; + meta.homepage = "https://codeberg.org/pbrisbin/vim-syntax-shakespeare"; + meta.hydraPlatforms = [ ]; + }; + vim-tabby = buildVimPlugin { pname = "vim-tabby"; version = "2.0.2-unstable-2025-01-13"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 64d82cbb89c2..14321bf89165 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1673,6 +1673,7 @@ https://github.com/lambdalisue/vim-suda/,, https://github.com/tpope/vim-surround/,, https://github.com/evanleck/vim-svelte/,, https://github.com/machakann/vim-swap/,, +https://codeberg.org/pbrisbin/vim-syntax-shakespeare,HEAD, https://github.com/TabbyML/vim-tabby/,HEAD, https://github.com/dhruvasagar/vim-table-mode/,, https://github.com/kana/vim-tabpagecd/,,