2013年7月8日月曜日

eclipseをvi風に使う。

ヘルプ→新規ソフトウェアのインストール

Vrapper - http://vrapper.sourceforge.net/update-site/stable

ウィンドウ→設定→一般→キー

スキーム  Vim's key bindings



こりゃ便利だ、感激!!!!



0 件のコメント:

コメントを投稿

NEXTJS PWA化

$ cd frontend $ npm install @ducanh2912/next-pwa $ vi next.config.ts<<__EOF__ import withPWAInit from "@ducanh2912/next-pwa"...