Merge pull request #102470 from sgraf812/patch-1
case.kak.nix: Update description
This commit is contained in:
commit
9ead4e3b17
@ -17,7 +17,7 @@ stdenv.mkDerivation {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Ease navigation between opened buffers in Kakoune";
|
description = "Case convention conversion for Kakoune";
|
||||||
homepage = "https://gitlab.com/FlyingWombat/case.kak";
|
homepage = "https://gitlab.com/FlyingWombat/case.kak";
|
||||||
license = licenses.unlicense;
|
license = licenses.unlicense;
|
||||||
maintainers = with maintainers; [ eraserhd ];
|
maintainers = with maintainers; [ eraserhd ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user