vimPlugins.vim-syntax-shakespeare: init at 0-unstable-2018-06-25 (#501984)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user