unsupported dot on Consolas

This commit is contained in:
Loic Nageleisen 2011-06-07 00:45:23 -07:00
parent 3971b70fce
commit d32368bee8

2
vimrc
View file

@ -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