Closed areynold closed 10 years ago
Oooh, this is a very handy tweak to vi's profile!
Glad you like it. I figured the response would go one of two ways. You're welcome to test the build so it can be merged.
All tests for this PR pass on a newly compiled instance of commotion-router. Anything else needed?
Sounds good Ben, thanks for testing!
Will help prevent cascading indents when developing directly on router.
To test:
vi foo
) and paste. The text should appear properly formatted.<esc>
), type:set ai
, then switch to insert and paste again. Each line of text should be indented one additional level.