From b596f4066644e8c4f432b753425aa9fbcf21a256 Mon Sep 17 00:00:00 2001 From: Michal Idziorek Date: Wed, 18 May 2022 13:45:30 +0200 Subject: some tuning --- haskell/dot-haskeline | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 haskell/dot-haskeline (limited to 'haskell/dot-haskeline') 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 -- cgit v1.2.3