mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-19 00:23:33 +02:00
Rename :mksyntax to :mkvimruntime.
This now generates and installs all Vim runtime files. Closes issue #653.
This commit is contained in:
@@ -204,6 +204,7 @@ io.commandFailed = E472: Command failed
|
||||
io.definedAt = Defined at
|
||||
io.downloadFinished-2 = Download of %S to %S finished
|
||||
io.eNotDir = Not a directory
|
||||
io.eNotDir-1 = Not a directory %S
|
||||
io.exists = File exists (add ! to override)
|
||||
io.exists-1 = File %S exists (add ! to override)
|
||||
io.noCommand-1 = Command not found: %S
|
||||
@@ -220,6 +221,7 @@ io.shellReturn-1 = shell returned %S
|
||||
io.sourcing-1 = sourcing %S
|
||||
io.sourcingEnd-1 = finished sourcing %S
|
||||
io.sourcingError-1 = Sourcing file: %S
|
||||
io.writing-1 = writing %S
|
||||
|
||||
macro.canceled-1 = Canceled playback of macro '%S'
|
||||
macro.recorded-1 = Recorded macro '%S'
|
||||
|
||||
Reference in New Issue
Block a user