aboutsummaryrefslogtreecommitdiff
path: root/.config/awesome/quarrel/native/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/awesome/quarrel/native/rustfmt.toml')
-rw-r--r--.config/awesome/quarrel/native/rustfmt.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/awesome/quarrel/native/rustfmt.toml b/.config/awesome/quarrel/native/rustfmt.toml
new file mode 100644
index 0000000..36afbbd
--- /dev/null
+++ b/.config/awesome/quarrel/native/rustfmt.toml
@@ -0,0 +1,3 @@
+imports_layout = "Vertical"
+unstable_features = true
+group_imports = "StdExternalCrate"