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:
@@ -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/>
|
||||
|
||||
Reference in New Issue
Block a user