diff options
author | Jan Klemkow <j.klemkow@wemelug.de> | 2013-01-25 14:57:51 +0100 |
---|---|---|
committer | Jan Klemkow <j.klemkow@wemelug.de> | 2013-01-25 14:57:51 +0100 |
commit | 6e5399d639e1832b95a63804b76bdeca2261f22a (patch) | |
tree | 28410f9b99a3779c1a125dc11bb8071aa7d7b5cd /doc | |
parent | 997d9eac29f6ab8ef5840a4faf0563b9337b8cd0 (diff) | |
download | sqltutor-plugin-6e5399d639e1832b95a63804b76bdeca2261f22a.tar.gz sqltutor-plugin-6e5399d639e1832b95a63804b76bdeca2261f22a.tar.bz2 sqltutor-plugin-6e5399d639e1832b95a63804b76bdeca2261f22a.zip |
add vim inline options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/documentation.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/documentation.txt b/doc/documentation.txt index 4898e49..582085a 100644 --- a/doc/documentation.txt +++ b/doc/documentation.txt @@ -59,3 +59,5 @@ Im SQLBox == Literatur * Niels Weber, Diplomarbeit + +// vim: syntax=asciidoc textwidth=80 : |