vimPlugins.cinnamon-nvim: init at 2024-04-26

Co-authored-by: Gaétan Lepage <gaetan@glepage.com>
This commit is contained in:
PowerUser64 2024-05-31 14:32:08 -07:00 committed by Matthieu Coudron
parent 2a15fd815a
commit 443f72c74e
2 changed files with 13 additions and 0 deletions

View File

@ -17394,5 +17394,17 @@ final: prev:
meta.homepage = "https://github.com/pteroctopus/faster.nvim";
};
cinnamon-nvim = buildVimPlugin {
pname = "cinnamon-nvim";
version = "2024-04-25";
src = fetchFromGitHub {
owner = "declancm";
repo = "cinnamon.nvim";
rev = "a011e84b624cd7b609ea928237505d31b987748a";
sha256 = "sha256-cMP9WRZzevxaWgpILyDh1JwNukm3Jl3JKJYPT2HnFns=";
};
meta.homepage = "https://github.com/declancm/cinnamon.nvim";
};
}

View File

@ -119,6 +119,7 @@ https://github.com/ms-jpq/chadtree/,HEAD,
https://github.com/vim-scripts/changeColorScheme.vim/,,
https://github.com/sudormrfbin/cheatsheet.nvim/,,
https://github.com/yunlingz/ci_dark/,,
https://github.com/declancm/cinnamon.nvim/,HEAD,
https://github.com/projekt0n/circles.nvim/,,
https://github.com/zootedb0t/citruszest.nvim/,,
https://github.com/xavierd/clang_complete/,,