aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config15
1 files changed, 15 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 0000000..690264f
--- /dev/null
+++ b/config
@@ -0,0 +1,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