Start editorconfig module

Change-Id: I06729a68b7618050563563a8123821e363f958c9
Reviewed-on: https://git.clicks.codes/c/Chimera/NixFiles/+/579
Tested-by: Samuel Shuert <coded@clicks.codes>
Reviewed-by: Skyler Grey <minion@clicks.codes>
diff --git a/homes/x86_64-linux/coded@shorthair/default.nix b/homes/x86_64-linux/coded@shorthair/default.nix
index 36a2858..35ede1e 100644
--- a/homes/x86_64-linux/coded@shorthair/default.nix
+++ b/homes/x86_64-linux/coded@shorthair/default.nix
@@ -101,6 +101,7 @@
     games.minecraft.enable = true;
 
     editor.neovim.enable = true;
+    editor.editorconfig.enable = true;
 
     theme.font.nerdFontGlyphs.enable = true;
     theme.wallpaper = ./wallpaper.png;