aboutsummaryrefslogtreecommitdiff
path: root/Common/helix/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Common/helix/config.toml')
-rw-r--r--Common/helix/config.toml15
1 files changed, 0 insertions, 15 deletions
diff --git a/Common/helix/config.toml b/Common/helix/config.toml
deleted file mode 100644
index ea5006f..0000000
--- a/Common/helix/config.toml
+++ /dev/null
@@ -1,15 +0,0 @@
-theme = "everforest_light"
-
-[editor]
-mouse = true
-gutters = ["diff"]
-auto-completion = true
-auto-format = false
-
-[editor.cursor-shape]
-insert = "bar"
-normal = "block"
-select = "underline"
-
-[editor.file-picker]
-hidden = false