mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-09 19:43:48 -05:00
@@ -49,7 +49,6 @@ if &listchars ==# 'eol:$'
|
|||||||
set listchars=tab:>\ ,trail:-,extends:>,precedes:<,nbsp:+
|
set listchars=tab:>\ ,trail:-,extends:>,precedes:<,nbsp:+
|
||||||
if &termencoding ==# 'utf-8' || &encoding ==# 'utf-8'
|
if &termencoding ==# 'utf-8' || &encoding ==# 'utf-8'
|
||||||
let &listchars = "tab:\u21e5 ,trail:\u2423,extends:\u21c9,precedes:\u21c7,nbsp:\u26ad"
|
let &listchars = "tab:\u21e5 ,trail:\u2423,extends:\u21c9,precedes:\u21c7,nbsp:\u26ad"
|
||||||
let &fillchars = "vert:\u259a,fold:\u00b7"
|
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user