Browse Source

Show space

pull/4/head
Ein Verne 5 years ago
parent
commit
966c8cae03
No known key found for this signature in database
GPG Key ID: 926634D64ACAD792
  1. 4
      .vimrc

4
.vimrc

@ -161,7 +161,9 @@ set tabstop=4
set shiftwidth=4 set shiftwidth=4
" 将tab自动转为空格 " 将tab自动转为空格
set expandtab " set expandtab
set listchars=eol:$,tab:>-,trail:~,extends:>,precedes:<
set list
" spltting a window below " spltting a window below
set splitbelow set splitbelow

Loading…
Cancel
Save