1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 20:31:27 +02:00

Remove setting of 'syntax' in Asciidoc file modelines.

Setting 'filetype' makes this redundant.
This commit is contained in:
Doug Kearns
2009-01-19 00:45:58 +11:00
parent aaa36956c5
commit 16b9b98a45
23 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -311,4 +311,4 @@ section:Options[option-index]
||'wildoptions'|| Change how command-line completion is done +
||'wordseparators'|| How words are split for hintmatching +
// vim: set syntax=asciidoc filetype=asciidoc:
// vim: set filetype=asciidoc: