Mercurial > dotfiles
diff dot_config/helix/config.toml.tmpl @ 1089:3413249bd5fa draft
feat: update helix
- master build including tree-house (new tree-sitter library)
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Mon, 14 Apr 2025 21:47:14 +0200 |
parents | 0ec3bf0cdf2f |
children |
line wrap: on
line diff
--- a/dot_config/helix/config.toml.tmpl Mon Apr 14 21:47:02 2025 +0200 +++ b/dot_config/helix/config.toml.tmpl Mon Apr 14 21:47:14 2025 +0200 @@ -39,8 +39,7 @@ x = "extend_line" [keys.normal."space"] -o = "file_browser_in_current_buffer_directory" -"." = "file_browser" +o = "file_explorer_in_current_buffer_directory" [keys.normal.g] l = ["collapse_selection", "extend_to_line_end"]