mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-19 13:43:38 -05:00
Add ts-fold, needed by tree-sitter+fold
This commit is contained in:
@@ -103,6 +103,10 @@ self: super: {
|
||||
ename = "so-long";
|
||||
};
|
||||
|
||||
ts-fold = self.straightBuild {
|
||||
pname = "ts-fold";
|
||||
};
|
||||
|
||||
ob-racket = self.straightBuild {
|
||||
pname = "ob-racket";
|
||||
};
|
||||
|
Reference in New Issue
Block a user