mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
remove helix config
This commit is contained in:
parent
6716ae0344
commit
9646052ac4
2 changed files with 0 additions and 18 deletions
|
|
@ -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" }
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue