aboutsummaryrefslogtreecommitdiffstats
path: root/.config/helix
diff options
context:
space:
mode:
Diffstat (limited to '.config/helix')
-rw-r--r--.config/helix/languages.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/helix/languages.toml b/.config/helix/languages.toml
index 5d24f66..eeeedba 100644
--- a/.config/helix/languages.toml
+++ b/.config/helix/languages.toml
@@ -21,5 +21,4 @@ enabled = false
[language.config.pylsp.plugins.pydocstyle]
enabled = true
-
-formatter = { command = "black"} \ No newline at end of file
+formatter = { command = "black"}