feat(nu): complete nushell support

This commit is contained in:
Artur Manuel 2025-01-29 23:01:10 +00:00
commit dbc066fed9
2 changed files with 4 additions and 1 deletions

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*.nix]
indent_size = 2
indent_style = space