vimPlugins.lackluster-nvim: init at 2024-12-29
This commit is contained in:
@@ -6401,6 +6401,19 @@ final: prev:
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
lackluster-nvim = buildVimPlugin {
|
||||
pname = "lackluster.nvim";
|
||||
version = "2024-12-29";
|
||||
src = fetchFromGitHub {
|
||||
owner = "slugbyte";
|
||||
repo = "lackluster.nvim";
|
||||
rev = "662fba7e6719b7afc155076385c00d79290bc347";
|
||||
sha256 = "1jp02km6hmryb9g36z239qkv34hmjx0hbwmg2ns1aq7cqzy1m5x1";
|
||||
};
|
||||
meta.homepage = "https://github.com/slugbyte/lackluster.nvim/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
lalrpop-vim = buildVimPlugin {
|
||||
pname = "lalrpop.vim";
|
||||
version = "2017-11-22";
|
||||
|
||||
@@ -490,6 +490,7 @@ https://github.com/frabjous/knap/,HEAD,
|
||||
https://github.com/b3nj5m1n/kommentary/,,
|
||||
https://github.com/udalov/kotlin-vim/,,
|
||||
https://github.com/mistweaverco/kulala.nvim/,HEAD,
|
||||
https://github.com/slugbyte/lackluster.nvim/,HEAD,
|
||||
https://github.com/qnighy/lalrpop.vim/,,
|
||||
https://github.com/Wansmer/langmapper.nvim/,HEAD,
|
||||
https://github.com/sk1418/last256/,,
|
||||
|
||||
Reference in New Issue
Block a user