update: minor fixups
This commit is contained in:
parent
a08aca5301
commit
804e8b50f5
|
@ -1,6 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
col -b -x |
|
||||
kak -e '
|
||||
map global normal q :q<ret>;
|
||||
set buffer filetype man;
|
||||
|
|
|
@ -63,7 +63,7 @@ in
|
|||
"9" = "";
|
||||
"10" = "";
|
||||
urgent = "";
|
||||
focused = "";
|
||||
# focused = "";
|
||||
default = "";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue