Archive for November, 2008
KY: Smart extracting with 7-zip
/* How is it smart? */
If the archive contains 1 file or 1 directory, 7-zip will extracts content to same directory (“Extract Here” mode). On the other hand, If it contain multiple files or directories, 7-zip will makes folder and extract contants to it. (“Extract to <Folder>” mode)

FuzzyJump.vim: Jump to there quickly!
/* FuzzyJump.vim */
FuzzyJump.vim is a plugin for vim to move the cursor quickly and easily. It maps the position of buffer to all keys of keyboard.

