Merge branch 'master' of github.com:polymachine/dotfiles
This commit is contained in:
commit
aa43a9feac
1 changed files with 7 additions and 0 deletions
7
dot_config/helix/config.toml
Normal file
7
dot_config/helix/config.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
theme = "gruvbox"
|
||||||
|
|
||||||
|
[editor]
|
||||||
|
[editor.cursor-shape]
|
||||||
|
insert = "bar"
|
||||||
|
normal = "block"
|
||||||
|
select = "underline"
|
||||||
Loading…
Add table
Reference in a new issue