LoginSignup
2
2

More than 5 years have passed since last update.

anything.el

Posted at

統一されたUI提供してくれる。
anything本体とプラグインを同時にインストールするためには、auto-installを使用してインストールします。(package.elではプラグインも含めてインストールできない)

install

M-x auto-install-batch RET
anything RET

init.elへ以下の1行を追加すればフル装備のanything.elが使用できます。

(require 'anything-startup)

おすすめプラグイン

  • anything-c-moccur -> 検索結果をリアルタイムで一覧表示
  • anything-show-kill-ring ->キリングの履歴からペースト
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2