diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-30 14:41:25 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-01-30 14:41:25 +0100 |
commit | 6393bc66cd54c31a962da14ec057a837b41411f2 (patch) | |
tree | 8219053ba63f33b4e1cbb0b3c6c65a53a2b4faca /doc | |
parent | f3fb839934adfac86aa5f97e1029cae51c7ba135 (diff) | |
download | sqltutor-plugin-6393bc66cd54c31a962da14ec057a837b41411f2.tar.gz sqltutor-plugin-6393bc66cd54c31a962da14ec057a837b41411f2.tar.bz2 sqltutor-plugin-6393bc66cd54c31a962da14ec057a837b41411f2.zip |
documentation: Set filetype to asciidoc
So we do not need set syntax anymore,
and this allows to use a AutoCmd in .vimrc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/documentation.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.txt b/doc/documentation.txt index ba9ee46..aed3fe7 100644 --- a/doc/documentation.txt +++ b/doc/documentation.txt @@ -221,4 +221,4 @@ Umstaenden da. * Niels Weber, Diplomarbeit -// vim: syntax=asciidoc textwidth=80 : +// vim: textwidth=80 ft=asciidoc : |