remove helix config

This commit is contained in:
Smirnov Olexander 2022-06-13 22:02:39 +03:00
parent 6716ae0344
commit 9646052ac4
2 changed files with 0 additions and 18 deletions

View file

@ -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" }