1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-27 14:53:31 +01: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

View File

@@ -358,4 +358,4 @@ the page's default style sheet is used.
All author styling can be removed by setting the 'usermode' option.
________________________________________________________________________________
// vim: set syntax=asciidoc filetype=asciidoc fdm=marker:
// vim: set filetype=asciidoc fdm=marker: