From 03c510ab2fa66c7783e5df6d61ff6f9d40b1b2d8 Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Thu, 2 May 2024 01:22:42 +0200 Subject: Remove unused --- Common/helix/config.toml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 Common/helix/config.toml (limited to 'Common/helix/config.toml') 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 -- cgit v1.2.3