Big tweaks for kakoune
Adds kak-tree-sitter, and catppuccin theme. Make them work together.
This commit is contained in:
parent
5a9dbf660b
commit
da7cb27c04
7 changed files with 220 additions and 59 deletions
|
@ -37,6 +37,7 @@ let
|
|||
|
||||
overlay-packages = final: prev: {
|
||||
gotosocial-bin = final.callPackage ./packages/x86_64-linux/gotosocial-bin.nix { };
|
||||
kak-tree-sitter = final.callPackage ./packages/common/kak-tree-sitter.nix { rustPlatform = final.unstable.rustPlatform; };
|
||||
};
|
||||
|
||||
overlay-aarch64-linux = final: prev:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue