9 lines
169 B
Text
9 lines
169 B
Text
set enable-keypad on
|
|
|
|
# Prettify
|
|
set colored-stats on
|
|
set colored-completion-prefix on
|
|
|
|
# Completion settings
|
|
set show-all-if-ambiguous on
|
|
set completion-ignore-case on
|