summaryrefslogtreecommitdiff
path: root/muttator
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2009-01-19 00:45:58 +1100
committerDoug Kearns <dougkearns@gmail.com>2009-01-19 00:45:58 +1100
commit16b9b98a459812aabf662afbf691fb7974156afe (patch)
tree108ad53d5ae71451fc86e66a74434c63567f333a /muttator
parentaaa36956c5035d34313d7ce33822de1d7c375b68 (diff)
downloadpentadactyl-16b9b98a459812aabf662afbf691fb7974156afe.tar.gz
Remove setting of 'syntax' in Asciidoc file modelines.
Setting 'filetype' makes this redundant.
Diffstat (limited to 'muttator')
-rw-r--r--muttator/locale/en-US/intro.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/muttator/locale/en-US/intro.txt b/muttator/locale/en-US/intro.txt
index b9b633ac..46930a06 100644
--- a/muttator/locale/en-US/intro.txt
+++ b/muttator/locale/en-US/intro.txt
@@ -99,4 +99,4 @@ on irc.freenode.net or check the Wiki for frequently asked questions. Make
sure, you have read the TODO file first, as I am aware of many things which
can be improved when I find time for it or get patches.
-// vim: set syntax=asciidoc filetype=asciidoc:
+// vim: set filetype=asciidoc: