update
This commit is contained in:
parent
2537ec5b3a
commit
71cd8d3454
3
vimrc
3
vimrc
|
@ -956,9 +956,6 @@ command! ScratchVertical vnew | setlocal buftype=nofile | setlocal bufhidden=hid
|
||||||
"}}}
|
"}}}
|
||||||
" #settings {{{
|
" #settings {{{
|
||||||
scriptencoding utf-8
|
scriptencoding utf-8
|
||||||
if &term ==? 'xterm-256color'
|
|
||||||
set termguicolors
|
|
||||||
endif
|
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
" set fillchars=stl:\ ,stlnc:\ ,vert:│
|
" set fillchars=stl:\ ,stlnc:\ ,vert:│
|
||||||
|
|
Loading…
Reference in New Issue