Add qb editor

This commit is contained in:
muon 2025-08-01 18:54:00 +00:00
parent 33473bba66
commit 581a890565
2 changed files with 8 additions and 0 deletions

View file

@ -35,6 +35,10 @@
settings = {
keys.normal = {
"esc" = [ "collapse_selection" "keep_primary_selection" ];
"Z" = {
"Q" = ":quit!";
"Z" = ":write-quit!";
};
"V" = [ "select_mode" "extend_to_line_bounds" ];
};
editor = {