Added org-side-tree, very useful!
This commit is contained in:
@ -78,6 +78,7 @@
|
||||
inherit (inputs) eaf-browser;
|
||||
inherit (inputs) org-nursery;
|
||||
inherit (inputs) org-yaap;
|
||||
inherit (inputs) org-side-tree;
|
||||
inherit (inputs) phscroll;
|
||||
inherit (inputs) hyprland-plugins;
|
||||
};
|
||||
@ -128,6 +129,10 @@
|
||||
url = "gitlab:tygrdev/org-yaap";
|
||||
flake = false;
|
||||
};
|
||||
org-side-tree = {
|
||||
url = "github:localauthor/org-side-tree";
|
||||
flake = false;
|
||||
};
|
||||
phscroll = {
|
||||
url = "github:misohena/phscroll";
|
||||
flake = false;
|
||||
|
Reference in New Issue
Block a user