vimPlugins.monaspace-nvim: init at 2025-01-14 (#374376)

This commit is contained in:
Gaétan Lepage
2025-01-16 23:21:08 +01:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -7455,6 +7455,18 @@ final: prev:
meta.homepage = "https://github.com/benlubas/molten-nvim/";
};
monaspace-nvim = buildVimPlugin {
pname = "monaspace.nvim";
version = "2025-01-14";
src = fetchFromGitHub {
owner = "jackplus-xyz";
repo = "monaspace.nvim";
rev = "8f6e5e64393b530fd1d8e0ea96c51ffbb4046186";
sha256 = "08c5kj2wmlykamww1bilgws45mmx8yqb4y0f58cazf3wl1rjbldr";
};
meta.homepage = "https://github.com/jackplus-xyz/monaspace.nvim/";
};
monokai-pro-nvim = buildVimPlugin {
pname = "monokai-pro.nvim";
version = "2024-12-16";
@@ -618,6 +618,7 @@ https://github.com/mawkler/modicator.nvim/,HEAD,
https://github.com/miikanissi/modus-themes.nvim/,HEAD,
https://github.com/tomasr/molokai/,,
https://github.com/benlubas/molten-nvim/,HEAD,
https://github.com/jackplus-xyz/monaspace.nvim/,HEAD,
https://github.com/loctvl842/monokai-pro.nvim/,HEAD,
https://github.com/leafo/moonscript-vim/,HEAD,
https://github.com/yegappan/mru/,,