From 1582aa61c23eb1be855c3be88da3fff7e268d835 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 21 Nov 2018 23:01:48 +0100 Subject: Add :help documentation --- doc/dome_key.txt | 31 +++++++++++++++++++++++++++++++ doc/tags | 3 +++ 2 files changed, 34 insertions(+) create mode 100644 doc/dome_key.txt create mode 100644 doc/tags (limited to 'doc') diff --git a/doc/dome_key.txt b/doc/dome_key.txt new file mode 100644 index 0000000..8d7bac8 --- /dev/null +++ b/doc/dome_key.txt @@ -0,0 +1,31 @@ +*dome_key.txt* Syntax plugin for the DomeKey mapping language + +Author: Teddy Wing +License: GPLv3+ +Version: 1.0.0 + +============================================================================== +INTRODUCTION *dome_key* + +Provides syntax highlighting and comment support for the DomeKey +(https://domekey.teddywing.com/) mapping language. + +============================================================================== +LICENSE *dome_key-license* + +Copyright (c) 2018 Teddy Wing + +Vim-Dome-Key is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +Vim-Dome-Key is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with Vim-Dome-Key. If not, see . + + vim:tw=78:ts=8:ft=help:norl: diff --git a/doc/tags b/doc/tags new file mode 100644 index 0000000..db85c48 --- /dev/null +++ b/doc/tags @@ -0,0 +1,3 @@ +dome_key dome_key.txt /*dome_key* +dome_key-license dome_key.txt /*dome_key-license* +dome_key.txt dome_key.txt /*dome_key.txt* -- cgit v1.2.3