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

vimPlugins.vim-syntax-shakespeare: init at 0-unstable-2018-06-25 (#501984)

parents dc834704 2b9f07c3
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,