Commit ef96a53
committed
manual: update interactive block indentation
Recommend transient-mark-mode and TAB, instead of
`haskell-move-nested-{left,right}`. Follows gracjan's changes to the
wiki in
https://github.com/haskell/haskell-mode/wiki/Indentation/_compare/a251fed86858fd9a4f322c385d70fd25b8293ebf
As far as I can tell the move-nested functions don't indent enough
nested code to preserve valid layout. They also don't have default key
bindings.1 parent be6560a commit ef96a53
1 file changed
+2
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
| 428 | + | |
| 429 | + | |
448 | 430 | | |
449 | 431 | | |
450 | 432 | | |
| |||
0 commit comments