diff options
author | ubq323 <ubq323@ubq323.website> | 2023-07-19 20:47:37 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2023-07-19 20:47:37 +0100 |
commit | 926609668e22efdcf6d113a0ed630c51be94febe (patch) | |
tree | 798ed7078e4f655d2c4cc9460a44e01d1c285313 /.config/kak | |
parent | a31ea3f55105675c7cbacd0c06bae6db9a5e75e7 (diff) |
changes
Diffstat (limited to '.config/kak')
-rw-r--r-- | .config/kak/kakrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/kak/kakrc b/.config/kak/kakrc index caa0b7c..c5ab4a7 100644 --- a/.config/kak/kakrc +++ b/.config/kak/kakrc @@ -1,4 +1,4 @@ -add-highlighter global/ number-lines -relative +add-highlighter global/ number-lines addhl global/ wrap -word set -add global ui_options terminal_assistant=none set -add global ui_options terminal_status_on_top=true |