forked from GitHub/gf-core
minibar: support for adding grammars from several servers to the grammar menu
You can also add grammars from several directories on the same server of course. The included minibar configuration file adds the user's own grammars from the grammar editor.
This commit is contained in:
@@ -415,7 +415,7 @@ Input.prototype.browse=function(id,cont) {
|
||||
t.grammar.browse[id]=info;
|
||||
cont(info);
|
||||
}
|
||||
server.browse(id,browsed);
|
||||
t.server.browse(id,browsed);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user