mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 11:59:07 -04:00
helix: add paragraph on {}
This commit is contained in:
parent
cd5032d66c
commit
edd2fe386a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue