kak: Modo claro en FZF
This commit is contained in:
parent
f94b158f65
commit
d39c1dfbdc
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ evaluate-commands %sh{
|
|||
}
|
||||
hook global ModuleLoaded fzf %{
|
||||
set-option global fzf_terminal_command 'fzf-terminal'
|
||||
set-option global fzf_default_opts '--color=light'
|
||||
}
|
||||
hook global ModuleLoaded fzf-file %{
|
||||
set-option global fzf_file_command 'rg'
|
||||
|
|
Loading…
Reference in a new issue