Closed mfikes closed 9 years ago
If adding something to the end, return will not bring me a new row, but eval the form. With Parinfer, just add another row and let indentation work.
Solution is to delete these lines https://github.com/mfikes/replete/blob/master/Replete/ReplViewController.swift#L199-L207
If adding something to the end, return will not bring me a new row, but eval the form. With Parinfer, just add another row and let indentation work.