mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-02 16:24:13 +01:00
Fix more function formatting faux pas as per the style guide.
This commit is contained in:
@@ -301,8 +301,7 @@ function Mappings() //{{{
|
||||
////////////////////// PUBLIC SECTION //////////////////////////////////////////
|
||||
/////////////////////////////////////////////////////////////////////////////{{{
|
||||
|
||||
liberator.registerObserver("load_completion", function ()
|
||||
{
|
||||
liberator.registerObserver("load_completion", function () {
|
||||
completion.setFunctionCompleter(mappings.get,
|
||||
[
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user