tangled
alpha
login
or
join now
biscui.tech
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
added key H as toggle hints
biscui.tech
2 years ago
d0742259
5cd691e9
+1
1 changed file
expand all
collapse all
unified
split
.config
helix
config.toml
+1
.config/helix/config.toml
···
35
35
y = "yank_main_selection_to_clipboard"
36
36
Y = "yank_joined_to_clipboard"
37
37
# p = "paste_clipboard_before"
38
38
+
"H" = ":toggle lsp.display-inlay-hints"
38
39
39
40
[keys.insert]
40
41
# j = { k = "normal_mode" } # Maps `jk` to exit insert mode