vimPlugins.staline-nvim: init at 2024-02-14 (#288879)
This commit is contained in:
@@ -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/,,
|
||||
|
||||
Reference in New Issue
Block a user