diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-21 01:12:28 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-21 01:12:28 -0400 |
commit | 02a3a119b768d6f303eaebd92de8175bfb5d67dd (patch) | |
tree | 410904ea51955b223734f91579bc48eb219ca71a /source/libmaple/coding-standard.rst | |
parent | c8141282a408da76319a91f66341cf0a9cadc143 (diff) | |
download | librambutan-02a3a119b768d6f303eaebd92de8175bfb5d67dd.tar.gz librambutan-02a3a119b768d6f303eaebd92de8175bfb5d67dd.zip |
coding-standard: Generify plea for editor configuration help.
Signed-off-by: Marti Bolivar <mbolivar@leaflabs.com>
Diffstat (limited to 'source/libmaple/coding-standard.rst')
-rw-r--r-- | source/libmaple/coding-standard.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libmaple/coding-standard.rst b/source/libmaple/coding-standard.rst index 079329b..9ed56cc 100644 --- a/source/libmaple/coding-standard.rst +++ b/source/libmaple/coding-standard.rst @@ -24,7 +24,7 @@ in Emacs (but not on Windows, where it would need to be named ``_dir_locals.el``, and no way, man). There's also some elisp scattered about this file which will provide you additional help. -Vim customizations to do the same thing would be nice! +Configuration for other editors (vim, etc.) would be nice! .. contents:: Contents :local: |