mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-16 15:03:46 -05:00
@@ -42,8 +42,7 @@ set scrolloff=1
|
||||
set sidescrolloff=5
|
||||
set display+=lastline
|
||||
|
||||
if !&list && &listchars ==# 'eol:$'
|
||||
set list
|
||||
if &listchars ==# 'eol:$'
|
||||
set listchars=tab:>\ ,trail:-,extends:>,precedes:<,nbsp:+
|
||||
if &termencoding ==# 'utf-8' || &encoding ==# 'utf-8'
|
||||
let &listchars = "tab:\u21e5 ,trail:\u2423,extends:\u21c9,precedes:\u21c7,nbsp:\u26ad"
|
||||
|
||||
Reference in New Issue
Block a user