diff --git a/.editorconfig b/.editorconfig index 4e9bec6ce..b59747923 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{sh,bash,elv}] +[*.{sh,bash,elv,nu}] indent_size = 2 indent_style = space