summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-30 14:41:25 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-01-30 14:41:25 +0100
commit6393bc66cd54c31a962da14ec057a837b41411f2 (patch)
tree8219053ba63f33b4e1cbb0b3c6c65a53a2b4faca
parentf3fb839934adfac86aa5f97e1029cae51c7ba135 (diff)
downloadsqltutor-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.
-rw-r--r--doc/documentation.txt2
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 :