mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
moved to new default template
This commit is contained in:
parent
94b25e5b5c
commit
338a5a38dc
1 changed files with 5 additions and 1 deletions
|
|
@ -6,7 +6,11 @@
|
|||
path = ./templates/rde;
|
||||
description = "Research Development Environment";
|
||||
};
|
||||
ed = {
|
||||
path = ./templates/ed;
|
||||
description = "Simple nvim Environment";
|
||||
};
|
||||
defaultTemplate = self.templates.rde;
|
||||
};
|
||||
defaultTemplate = self.templates.ed;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue