1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-21 00:21:28 +02:00

add :runtime command

This commit is contained in:
Doug Kearns
2008-09-23 03:09:38 +00:00
parent ed327496ff
commit 1d139b05e8
5 changed files with 45 additions and 3 deletions
+10
View File
@@ -80,6 +80,16 @@ printed.
________________________________________________________________________________
|:ru| |:runtime|
||:ru[ntime][!]| {file} ...|| +
________________________________________________________________________________
Source the specified file from each directory in 'runtimepath'. Example: +
[c]:runtime plugin/foobar.vimp[c] +
Only the first found file is sourced. When [!] is given, all found files are
sourced.
________________________________________________________________________________
|:scrip| |:scriptnames|
||:scrip[tnames]|| +
________________________________________________________________________________