diff --git a/config/helix/config.toml b/config/helix/config.toml deleted file mode 100644 index a782a27..0000000 --- a/config/helix/config.toml +++ /dev/null @@ -1,18 +0,0 @@ -theme = "onedark" - -[editor] -line-number = "relative" -scrolloff = 8 -true-color = true - -[editor.cursor-shape] -insert = "bar" - -[editor.lsp] -display-messages = true - -[keys.normal] -C-s = ":w" - -[keys.insert] -j = { k = "normal_mode" } \ No newline at end of file diff --git a/config/helix/languages.toml b/config/helix/languages.toml deleted file mode 100644 index e69de29..0000000