1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-18 01:33:35 +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

@@ -85,4 +85,4 @@ Now you can copy the asciidoc text but always make sure it looks OK after
you compile the help file with "make doc", as the auto-generation might
not work correctly for all special cases.
// vim: set syntax=asciidoc filetype=asciidoc:
// vim: set filetype=asciidoc: