Paul - The Programmer

simple & stupid
List files in tar.gz file
Execute shell command and get the result by python

Replace tab with space in VIM

paul posted @ Thu, 14 May 2009 00:15:01 +0800 in coding life , 1953 readers

To remove the annoying tab space in the code:

%s/^I/    /g

# ^I  means input Ctrl+v  then input Tab.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.
  • No match
  • No match

Login *


loading captcha image...
(type the code from the image)
or Ctrl+Enter