Update description of case.kak.nix
Probably Copy and pasted from `kak-buffers.nix`.
This commit is contained in:
@@ -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 ];
|
||||||
|
|||||||
Reference in New Issue
Block a user