Am 30.03.2013 18:45, schrieb Thuban: > Le 17:37:54 le 30 mars 2013 , Markus Teich a écrit : >> -your indentation style is inconsistent, decide if you want to use tabs >> or spaces, in context of the file: use tabs! > Damn! I thought this problem was soved in my vim configuration...
from my .vimrc: " show whitespace set list listchars=tab:╺╴,eol:¬,trail:·,extends:→,precedes:← --Markus
