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)

7-zip:Extract KY

No Comments

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.

FuzzyJump.vim

7 Comments

VIM syntax file for EmEditor

/* vim.esy */

Vim syntax for EmEditor

I can’t post this syntax file to EmEditor Official Library because I’m coward :P So I put it on here. Please download from following link:

vim.esy

No Comments

How to distribute my Firefox 3 Add-on

/* */

No Comments

Extension: Adds ColorPicker to Firebug

/* What is this? */

This is an extension for Firebug, adds color picker in CSS panel.

2 Comments