editors: move helix and emacs
This commit is contained in:
parent
0d9ca8cbbf
commit
f54936fef7
3 changed files with 221 additions and 1 deletions
|
@ -1 +1,8 @@
|
|||
_: {imports = [./emacs.nix ./helix.nix ./kakoune ./nvf];}
|
||||
_: {
|
||||
imports = [
|
||||
./emacs/module.nix
|
||||
./helix/module.nix
|
||||
./kakoune
|
||||
./nvf
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue