AutoYADM commit: 2025-02-12 21:15:07
This commit is contained in:
parent
2674bad373
commit
4429b16a33
19 changed files with 6 additions and 1 deletions
|
@ -89,6 +89,11 @@ X = "extend_line_above"
|
||||||
[keys.normal.space]
|
[keys.normal.space]
|
||||||
x = ":bc"
|
x = ":bc"
|
||||||
|
|
||||||
|
# UI settings and stuff
|
||||||
|
[keys.normal.space.u]
|
||||||
|
d = ':toggle inline-diagnostics.cursor-line disable warning'
|
||||||
|
w = ':toggle soft-wrap.enable'
|
||||||
|
|
||||||
[keys.select.g]
|
[keys.select.g]
|
||||||
m = "extend_to_line_start"
|
m = "extend_to_line_start"
|
||||||
i = "extend_to_line_end"
|
i = "extend_to_line_end"
|
||||||
|
|
Binary file not shown.
BIN
.config/helix/runtime/grammars/csv.so
Executable file
BIN
.config/helix/runtime/grammars/csv.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
.config/helix/runtime/grammars/djot.so
Executable file
BIN
.config/helix/runtime/grammars/djot.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
.config/helix/runtime/grammars/fga.so
Executable file
BIN
.config/helix/runtime/grammars/fga.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
.config/helix/runtime/grammars/ghostty.so
Executable file
BIN
.config/helix/runtime/grammars/ghostty.so
Executable file
Binary file not shown.
Binary file not shown.
BIN
.config/helix/runtime/grammars/ink.so
Executable file
BIN
.config/helix/runtime/grammars/ink.so
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.config/helix/runtime/grammars/tera.so
Executable file
BIN
.config/helix/runtime/grammars/tera.so
Executable file
Binary file not shown.
BIN
.config/helix/runtime/grammars/yara.so
Executable file
BIN
.config/helix/runtime/grammars/yara.so
Executable file
Binary file not shown.
Binary file not shown.
|
@ -50,5 +50,5 @@ hash = "ada10d1213f2117878e0fd90df708619"
|
||||||
|
|
||||||
[[flavor.deps]]
|
[[flavor.deps]]
|
||||||
use = "ashen-org/ashen:ashen"
|
use = "ashen-org/ashen:ashen"
|
||||||
rev = "143aad5"
|
rev = "42ed408"
|
||||||
hash = "a6f097910912721681300869a94d1fd8"
|
hash = "a6f097910912721681300869a94d1fd8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue