mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
unsupported dot on Consolas
This commit is contained in:
parent
3971b70fce
commit
d32368bee8
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -94,7 +94,7 @@ set autoindent "new line copies indent from above
|
||||||
"feedback
|
"feedback
|
||||||
set cursorline "highlight current line
|
set cursorline "highlight current line
|
||||||
set showmatch "highlight both matching parentheses
|
set showmatch "highlight both matching parentheses
|
||||||
set listchars=eol:¬,tab:→\ ,nbsp:•,trail:⋅
|
set listchars=eol:¬,tab:→\ ,nbsp:•,trail:·
|
||||||
set list
|
set list
|
||||||
|
|
||||||
"filetype specific settings
|
"filetype specific settings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue