mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 07:37:59 +01:00
fix :colorscheme completion
This commit is contained in:
@@ -413,6 +413,8 @@ function IO() //{{{
|
||||
|
||||
sourcing: null,
|
||||
|
||||
pathSeparator: WINDOWS ? "\\" : "/",
|
||||
|
||||
expandPath: function (path)
|
||||
{
|
||||
// TODO: proper pathname separator translation like Vim - this should be done elsewhere
|
||||
|
||||
Reference in New Issue
Block a user