kakoune: update kak-tree-sitter config

This commit is contained in:
Leonardo Eugênio 2024-08-14 00:31:17 -03:00
parent 4b7f28b93b
commit 560b6f1c2a
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ rustPlatform.buildRustPackage rec {
hash = "sha256-wBWfSyR8LGtug/mCD0bJ4lbdN3trIA/03AnCxZoEOSA=";
};
cargoSha256 = "sha256-DDXMsH5wA6Q3jFGjYBkU3x9yOto3zeUSHP6ifkveJe0=";
cargoSha256 = "sha256-OQPUWqJAts8DbFNSsC/CmMCbuZ9TVxRTR05O7oiodKI=";
nativeBuildInputs = [ makeWrapper ];