summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2015-12-08 15:54:24 +0100
committerTharre <tharre3@gmail.com>2016-10-07 20:13:38 +0000
commit67d67457316b3b1d6b4f175b76e30262f3bfd3c7 (patch)
treee83c1c610b7448a3dcf007e9e564ffeb792088a3 /shell
parent6e7790a1106d759ceee7d91658eda35cb94bfd0c (diff)
downloaddotfiles-67d67457316b3b1d6b4f175b76e30262f3bfd3c7.tar.gz
dotfiles-67d67457316b3b1d6b4f175b76e30262f3bfd3c7.tar.xz
dotfiles-67d67457316b3b1d6b4f175b76e30262f3bfd3c7.zip
vim: set relativenumber
Diffstat (limited to 'shell')
-rw-r--r--shell/_vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/_vimrc b/shell/_vimrc
index eaa0384..deec71d 100644
--- a/shell/_vimrc
+++ b/shell/_vimrc
@@ -42,6 +42,8 @@ set listchars=tab:>-,trail:~
set lazyredraw
set wildmenu
+set relativenumber
+
" jk is escape
inoremap jk <esc>