kakoune: highlight cursor line (turn on, and support in themes)
This commit is contained in:
@@ -4,7 +4,7 @@ set-option global startup_info_version 20260412
|
||||
set-option global ui_options terminal_assistant=none
|
||||
|
||||
hook global WinCreate .* %{
|
||||
add-highlighter window/number-lines number-lines -relative
|
||||
add-highlighter window/number-lines number-lines -relative -hlcursor
|
||||
}
|
||||
add-highlighter global/ show-matching
|
||||
|
||||
|
||||
Reference in New Issue
Block a user