login

<     >

2015-08-05 20:12:01 (UTC-03:00)

Marcel Rodrigues <marcelgmr@gmail.com>

Add missing description to config option.

diff --git a/config.h b/config.h
index b5228cb..0cf4f55 100644
--- a/config.h
+++ b/config.h
@@ -56,6 +56,7 @@
 #define RVP_NEW_DIR     RV_PROMPT("new dir")
 #define RVP_RENAME      RV_PROMPT("rename")
 
+/* Number of entries to jump on RVK_JUMP_DOWN and RVK_JUMP_UP. */
 #define RV_JUMP         10
 
 /* Optional macro to be executed when a batch operation finishes. */