diff options
-rw-r--r-- | doc/dome_key.txt | 31 | ||||
-rw-r--r-- | doc/tags | 3 |
2 files changed, 34 insertions, 0 deletions
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 <http://teddywing.com> +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 <http://www.gnu.org/licenses/>. + + 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* |