aboutsummaryrefslogtreecommitdiff
path: root/.config/helix/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '.config/helix/config.toml')
-rw-r--r--.config/helix/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/helix/config.toml b/.config/helix/config.toml
index f3eaacb..46f8772 100644
--- a/.config/helix/config.toml
+++ b/.config/helix/config.toml
@@ -39,6 +39,7 @@ display-inlay-hints = true
C-g = ":toggle-option indent-guides.render"
C-o = ":config-open"
C-r = ":config-reload"
+C-l = ":o ~/.config/helix/languages.toml"
# Move line up/down
A-k = [
"extend_to_line_bounds",