summaryrefslogtreecommitdiff
path: root/haskell/dot-haskeline
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2022-05-18 13:45:30 +0200
committerMichal Idziorek <m.i@gmx.at>2022-05-18 13:45:30 +0200
commitb596f4066644e8c4f432b753425aa9fbcf21a256 (patch)
tree7c470fa0d3ed138182d69db81095f6705632757f /haskell/dot-haskeline
parentb34841d7890dd48d0a4b81bc775f5d369bd22719 (diff)
some tuning
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