Skip to content

Commit

Permalink
o Update trail.
Browse files Browse the repository at this point in the history
Signed-off-by: Boush Li <li.boush@gmail.com>
  • Loading branch information
liboshi committed Dec 18, 2017
1 parent a7ca0bb commit 72adc77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ set ignorecase
set incsearch
set laststatus=2
set list
set listchars=tab:▸\ ,trail:
set listchars=tab:▸\ ,trail:
set number " show line numbers
set ruler " show where you are
set scrolloff=3 " show context above/below cursorline
Expand Down

0 comments on commit 72adc77

Please sign in to comment.