mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-21 10:21:26 +02:00
Remove setting of 'syntax' in Asciidoc file modelines.
Setting 'filetype' makes this redundant.
This commit is contained in:
@@ -86,4 +86,4 @@ Set the filetype to mail when editing email at Gmail:
|
||||
:autocmd LocationChange .* :set editor=gvim\ -f
|
||||
:autocmd LocationChange mail\.google\.com :set editor="gvim -f -c 'set ft=mail'"
|
||||
|
||||
// vim: set syntax=asciidoc filetype=asciidoc:
|
||||
// vim: set filetype=asciidoc:
|
||||
|
||||
Reference in New Issue
Block a user