[Haskell-cafe] ANN: Leksah 0.10.0
Hamish Mackenzie
hamish at firestream.co.uk
Tue Apr 26 02:27:20 CEST 2011
On 26 April 2011 11:03, Daniel Fischer <daniel.is.fischer at googlemail.com> wrote:
> Decreasing indentation via backspace goes one column per backspace, how can
> I configure it to go to the next (previous) tab position on backspace in
> the leading whitespace of a line?
<shift><tab> works, but it is a bit dumb.
Changing <backspace> is on my wish list too. I think we should make
it look at the text above to find the correct indentation points.
More information about the Haskell-Cafe
mailing list