blob: 690264f33b3e23b22fcd0c61103a918853b9cfa5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
bellStyle: NoBell
maxHistorySize: Just 1000
editMode: Vi
completionType: MenuCompletion
completionPaging: True
completionPromptLimit: Just 100
listCompletionsImmediately: True
historyDuplicates: IgnoreConsecutive
bind: { { } left
bind: ( ( ) left
bind: [ [ ] left
bind: } right
bind: ] right
bind: ) right
|