mirror of
https://github.com/autc04/Retro68.git
synced 2025-08-15 16:27:55 +00:00
set up editorconfig for .nix files
This commit is contained in:
@@ -6,6 +6,9 @@ indent_style = space
|
||||
tab_width = 4
|
||||
charset = utf-8
|
||||
|
||||
[*.nix]
|
||||
tab_width = 2
|
||||
|
||||
[InterfacesAndLibraries/**/*]
|
||||
indent_style = tab
|
||||
|
||||
|
Reference in New Issue
Block a user