vimPlugins.staline-nvim: init at 2024-02-14 (#288879)

This commit is contained in:
Mateus Alves
2024-02-15 11:02:39 +01:00
committed by GitHub
parent b99bc1d79d
commit 47f2adfe17
2 changed files with 13 additions and 0 deletions
@@ -9459,6 +9459,18 @@ final: prev:
meta.homepage = "https://github.com/luukvbaal/stabilize.nvim/";
};
staline-nvim = buildVimPlugin {
pname = "staline.nvim";
version = "2024-02-14";
src = fetchFromGitHub {
owner = "tamton-aquib";
repo = "staline.nvim";
rev = "a53f869278b8b186a5afd6f21680cd103c381599";
hash = "sha256-GDMKzxFDtQk5LL+rMsxTGTyLv69w5NUd+u19noeO5ws=";
};
meta.homepage = "https://github.com/tamton-aquib/staline.nvim/";
};
stan-vim = buildVimPlugin {
pname = "stan-vim";
version = "2023-12-13";
@@ -73,6 +73,7 @@ https://github.com/jiangmiao/auto-pairs/,,
https://github.com/pocco81/auto-save.nvim/,HEAD,
https://github.com/rmagatti/auto-session/,,
https://github.com/m4xshen/autoclose.nvim/,HEAD,
https://github.com/tamton-aquib/staline.nvim,main,
https://github.com/vim-scripts/autoload_cscope.vim/,,
https://github.com/nullishamy/autosave.nvim/,HEAD,
https://github.com/rafi/awesome-vim-colorschemes/,,