[vimp] use indigo colorscheme + disable smooth j/k
[~bandali/configs] / vimperator / .vimperator / plugin / _smooziee.js
index 357a211..a8af10d 100644 (file)
@@ -81,7 +81,7 @@ var INFO = xml`
 let self = liberator.plugins.smooziee = (function(){
 
   // Mappings  {{{
-  mappings.addUserMap(
+/*  mappings.addUserMap(
     [modes.NORMAL],
     ["j"],
     "Smooth scroll down",
@@ -103,6 +103,7 @@ let self = liberator.plugins.smooziee = (function(){
       count: true
     }
   );
+*/
 
   mappings.addUserMap(
     [modes.NORMAL],