diff options
Diffstat (limited to 'examples/rc_emacs.conf')
-rw-r--r-- | examples/rc_emacs.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rc_emacs.conf b/examples/rc_emacs.conf index f0752e62..39a6d654 100644 --- a/examples/rc_emacs.conf +++ b/examples/rc_emacs.conf @@ -137,7 +137,7 @@ set max_console_history_size 50 # Try to keep so much space between the top/bottom border when scrolling: set scroll_offset 8 -# Flush the input after each key hit? (Noticable when ranger lags) +# Flush the input after each key hit? (Noticeable when ranger lags) set flushinput true # Padding on the right when there's no preview? |