editors: mode to individual module.nix

This commit is contained in:
Charlie Root 2024-09-08 21:11:55 +02:00
commit 7ac03d8d77
2 changed files with 0 additions and 8 deletions

View file

@ -1,8 +0,0 @@
_: {
imports = [
./emacs/module.nix
./helix/module.nix
./kakoune
./nvf
];
}