No edit summary
 
Line 321: Line 321:
;Remove trailing whitespaces
;Remove trailing whitespaces
:%s/\s\+$//e
:%s/\s\+$//e
;Diff between two buffers
:<nowiki>:</nowiki>diffthis // do this on both buffers<br>diffoff! // turn it off<br>diffupdate // resync


= gvim on Windows 10 =
= gvim on Windows 10 =