diff options
Diffstat (limited to 'happy_hacking_vimperator.js')
-rw-r--r-- | happy_hacking_vimperator.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/happy_hacking_vimperator.js b/happy_hacking_vimperator.js index b611f32..4419ff1 100644 --- a/happy_hacking_vimperator.js +++ b/happy_hacking_vimperator.js @@ -21,7 +21,6 @@ // http://creativecommons.org/licenses/by-sa/3.0/ (function () { - return; let enabled = s2b(liberator.globalVariables.happy_hacking_vimperator_enable, true); let ignore = false; |