aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 70cea05..a8e5028 100644
--- a/vimrc
+++ b/vimrc
@@ -17,6 +17,7 @@ set showcmd
" Show numbers.
set number
+set relativenumber
" Don't show the mode, since this will be shown by the status line.
set noshowmode