mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-14 22:56:12 +01:00
helix dots
This commit is contained in:
9
helix/.config/helix/config.toml
Normal file
9
helix/.config/helix/config.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
theme = "gruvbox_dark_soft"
|
||||
|
||||
[editor.cursor-shape]
|
||||
insert = "bar"
|
||||
normal = "block"
|
||||
select = "underline"
|
||||
|
||||
[editor.file-picker]
|
||||
hidden = false
|
||||
Reference in New Issue
Block a user