Compare commits

...

2 commits

Author SHA1 Message Date
edd2fe386a helix: add paragraph on {} 2024-07-19 15:24:38 +02:00
cd5032d66c helix: add languages.toml 2024-07-19 13:21:55 +02:00
2 changed files with 3717 additions and 0 deletions

View file

@ -37,6 +37,8 @@ C-h = "jump_view_left"
C-j = "jump_view_down"
C-k = "jump_view_up"
C-l = "jump_view_right"
"}" = "goto_next_paragraph"
"{" = "goto_prev_paragraph"
[editor.soft-wrap]
enable = true

File diff suppressed because it is too large Load diff