Browse Source

Set so=7 in .vimrc

Frans Bergman 6 years ago
parent
commit
ef409f7e7d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

@@ -5,6 +5,7 @@ set wildmenu
 set autoindent
 
 set number relativenumber
+set so=7
 
 set tabstop=4 shiftwidth=4
 set expandtab