summaryrefslogtreecommitdiff
path: root/haskell/dot-haskeline
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/dot-haskeline')
-rw-r--r--haskell/dot-haskeline4
1 files changed, 4 insertions, 0 deletions
diff --git a/haskell/dot-haskeline b/haskell/dot-haskeline
new file mode 100644
index 0000000..ab1f04e
--- /dev/null
+++ b/haskell/dot-haskeline
@@ -0,0 +1,4 @@
+maxHistorySize: Nothing
+historyDuplicates: IgnoreConsecutive
+completionPromptLimit: Just 250
+editMode: Vi