[vimp] use indigo colorscheme + disable smooth j/k
authorAmin Bandali <me@aminb.org>
Mon, 16 Feb 2015 03:16:40 +0000 (22:16 -0500)
committerAmin Bandali <me@aminb.org>
Mon, 16 Feb 2015 03:16:40 +0000 (22:16 -0500)
vimperator/.vimperator/plugin/_smooziee.js
vimperator/.vimperatorrc

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],
index d523fe2..c3e2ce2 100644 (file)
@@ -28,4 +28,4 @@ noremap X u
 " noremap d <C-d>
 " noremap u <C-u>
 
-colorscheme seaweed
+colorscheme indigo