Hi folks, I noticed the guideline(http://wiki.squid-cache.org/Squid2CodingGuidelines) is that: Code MUST be formatted with GNU indent version 1.9.1 and these exact options indent -br -ce -i4 -ci4 -l80 -nlp -npcs -npsl -d0 -sc -di0 -psl How could I to convert this indent directives to the type of vim? Thanks. -- Weibin Yao