2013年7月8日月曜日

eclipseをvi風に使う。

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

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

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

スキーム  Vim's key bindings



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



0 件のコメント:

コメントを投稿

python バージョン切り替え

# dnf install python3.9 # dnf install python3.11 # dnf install python3.12 # dnf install python3.13 # alternatives --install /usr/bin/python ...