working emacs

This commit is contained in:
Charlie Root 2024-07-16 21:31:03 +02:00
commit 8ced160207
6 changed files with 71 additions and 23 deletions

View file

@ -66,8 +66,8 @@ in {
additionalRuntimePaths = [
#(mkRuntimeDir "after")
#(mkRuntimeDir "spell")
./runtime/spell
./runtime/after
./runtime
./runtime
];
# while I should be doing this in luaConfigRC below