1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-18 08:05:47 +01:00

Add experimental :mksyntax command.

This commit is contained in:
Kris Maglione
2010-12-21 12:14:00 -05:00
parent fcd388dd6c
commit 7b52a7d477
5 changed files with 154 additions and 0 deletions

View File

@@ -45,6 +45,20 @@
</description>
</item>
<item>
<tags>:mks :mksyntax</tags>
<spec>:mks<oa>yntax</oa><oa>!</oa> <oa>path</oa></spec>
<description>
<p>
Generate a Vim syntax file. If <oa>path</oa> is not given, the local
Vim runtime path is guessed. If <oa>path</oa> is a directory, the
file <str delim="">&dactyl.name;.vim</str> in that directory is
used. An existing file will never be overwritten unless
<oa>bang</oa> is given.
</p>
</description>
</item>
<item>
<tags><![CDATA[<C-l> CTRL-L :redr :redraw]]></tags>
<strut/>