diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-29 16:08:12 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-29 16:08:12 (GMT) |
commit | 1be3ab6dda985241de826d311a2bbb1da9315c80 (patch) | |
tree | 1f3b6337631d083dfa0024c3cb7608a80f8c6ab1 /web/input/doc/faq/build-perl-module.md | |
parent | 1758bd4dcf44b249342c22b4a726b095d9eaf2bd (diff) | |
download | site-1be3ab6dda985241de826d311a2bbb1da9315c80.tar.gz |
Add expandtab to vim modeline
Diffstat (limited to 'web/input/doc/faq/build-perl-module.md')
-rw-r--r-- | web/input/doc/faq/build-perl-module.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/input/doc/faq/build-perl-module.md b/web/input/doc/faq/build-perl-module.md index fe9e85d..dda111e 100644 --- a/web/input/doc/faq/build-perl-module.md +++ b/web/input/doc/faq/build-perl-module.md | |||
@@ -12,4 +12,4 @@ Then, `make`, `make` `install`, `make` `test`, and `make` `clean` will include | |||
12 | the Perl modules that are in the `perlmods/` directory as expected. They are | 12 | the Perl modules that are in the `perlmods/` directory as expected. They are |
13 | installed into `$prefix/perl`. | 13 | installed into `$prefix/perl`. |
14 | 14 | ||
15 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces: # %--> | 15 | <!--% # vim:set filetype=markdown textwidth=78 joinspaces expandtab: # %--> |