vimPlugins.moonscript-vim: init at 2016-11-22

Changed files
+13
pkgs
applications
editors
+12
pkgs/applications/editors/vim/plugins/generated.nix
···
meta.homepage = "https://github.com/tomasr/molokai/";
};
+
moonscript-vim = buildVimPluginFrom2Nix {
+
pname = "moonscript-vim";
+
version = "2016-11-22";
+
src = fetchFromGitHub {
+
owner = "leafo";
+
repo = "moonscript-vim";
+
rev = "715c96c7c3b02adc507f84bf5754985460afc426";
+
sha256 = "1m4yz2xnazqagmkcli2xvwidsgssy9p650ykgdybk7wwlrq2vvqi";
+
};
+
meta.homepage = "https://github.com/leafo/moonscript-vim/";
+
};
+
mru = buildVimPluginFrom2Nix {
pname = "mru";
version = "2022-08-20";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
···
https://github.com/SidOfc/mkdx/,,
https://github.com/tomasr/molokai/,,
https://github.com/shaunsingh/moonlight.nvim/,,pure-lua
+
https://github.com/leafo/moonscript-vim/,HEAD,
https://github.com/yegappan/mru/,,
https://github.com/ncm2/ncm2/,,
https://github.com/ncm2/ncm2-bufword/,,