[Commotion-admin] [commotion-router] Set vi autoindent off by default (#82)

areynold notifications at github.com
Wed Jan 8 19:43:32 UTC 2014


Will help prevent cascading indents when developing directly on router.

To test:
1. Copy a block of text with multiple indent levels (e.g., a few stanzas of /etc/config/network)
2. open a scratch file (e.g., `vi foo`) and paste. The text should appear properly formatted.
3. In the same file, in command mode (`<esc>`), type `:set ai`, then switch to insert and paste again. Each line of text should be indented one additional level.
You can merge this Pull Request by running:

  git pull https://github.com/opentechinstitute/commotion-router set-noai

Or you can view, comment on it, or merge it online at:

  https://github.com/opentechinstitute/commotion-router/pull/82

-- Commit Summary --

  * Supplying new default profile with vi autoindent off by default

-- File Changes --

    A default-files/etc/profile (16)

-- Patch Links --

https://github.com/opentechinstitute/commotion-router/pull/82.patch
https://github.com/opentechinstitute/commotion-router/pull/82.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/commotion-router/pull/82
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20140108/b9c8360d/attachment.html>


More information about the Commotion-admin mailing list