Adjust coloring

master
Hektor Misplon 2020-12-20 15:41:21 +01:00
parent 7884543c52
commit 52e2bba176
1 changed files with 2 additions and 1 deletions

View File

@ -6,8 +6,9 @@ set show-mode-in-prompt on
set vi-ins-mode-string "\1\e[1;32m\2i:\1\e[0m\2"
set vi-cmd-mode-string "\1\e[1;31m\2c?\1\e[0m\2"
set show-all-if-ambiguous on
set visible-stats on
set mark-symlinked-directories on
set colored-completion-prefix on
set colored-stats on
set completion-display-width 0
$if mode=vi