diff --git a/.config/helix/config.toml b/.config/helix/config.toml index 8a01328..34e395e 100644 --- a/.config/helix/config.toml +++ b/.config/helix/config.toml @@ -2,6 +2,8 @@ theme = "onedark" [editor] color-modes = true +auto-save = true +bufferline = "multiple" [editor.indent-guides] render = true \ No newline at end of file