mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-28 00:03:32 +01:00
Replace the *.vimp file extension with config specific extensions.
This commit is contained in:
@@ -112,9 +112,9 @@
|
||||
<p>
|
||||
All directories in <o>runtimepath</o> are searched for a
|
||||
‘plugins’ subdirectory and all yet unloaded plugins are loaded.
|
||||
For each plugins directory, all <tt>*.{js,vimp}</tt> files (including
|
||||
those in further subdirectories) are sourced alphabetically. No
|
||||
plugins will be sourced if,
|
||||
For each plugins directory, all <tt>*.{js,&dactyl.fileExt;}</tt>
|
||||
files (including those in further subdirectories) are sourced
|
||||
alphabetically. No plugins will be sourced if,
|
||||
</p>
|
||||
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user