Closed buggymcbugfix closed 5 years ago
Hm, I just tried that and it worked for me. A few thoughts:
completionType
or editMode
?IgnoreConsecutive
won't delete any duplicate entries that already exist, so it may just not be acting like you'd expect. Does IgnoreAll
work better for you?Ah, thank you, I didn't realise that this doesn't work on existing entries!
I have the following dotfile:
However running
stack ghci
my settings don't seem to get picked up. I'm on macOS 10.13.6. Any ideas?