File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ tags: ["helm"]
10
10
11
11
## 概要
12
12
13
- ` helm-ag.el ` は [ The Silver Searcher] ( https://github.com/ggreer/the_silver_searcher ) の [ helm] ( https://github.com/emacs-helm/helm ) インタフェースです.
13
+ [ helm-ag.el] ( https://github.com/syohex/emacs-helm-ag ) は [ The Silver Searcher] ( https://github.com/ggreer/the_silver_searcher ) の [ helm] ( https://github.com/emacs-helm/helm ) インタフェースです.
14
14
15
15
The Silver Searcherは ack likeな grepツールで, ackよりも高速に検索を行うことができます.
16
16
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ tags: ["helm","tagjump"]
10
10
11
11
## 概要
12
12
13
- ` helm-gtags.el ` は GNU globalの [ helm] ( https://github.com/emacs-helm/helm ) インタフェースです.
13
+ [ helm-gtags.el] ( https://github.com/syohex/emacs-helm-gtags ) は GNU globalの [ helm] ( https://github.com/emacs-helm/helm ) インタフェースです.
14
14
15
15
` helm-gtags.el ` は ` anything-gtags.el ` と互換性はありませんが, より高速に動作するように設計されています.
16
16
You can’t perform that action at this time.
0 commit comments