Skip to content

Commit

Permalink
ver 1.5.0, melpa stable, melpa badge
Browse files Browse the repository at this point in the history
  • Loading branch information
FukuyamaShingo authored and FukuyamaShingo committed Mar 11, 2015
1 parent c15898a commit aaf614f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![melpa badge][melpa-badge]][melpa-link] [![melpa stable badge][melpa-stable-badge]][melpa-stable-link]

List match lines to another buffer, which is able to squeeze by any words you input. At the same time, the original buffer's cursor is jumping line to line according to moving up and down the line list.

![helm-swoop](https://raw.githubusercontent.com/ShingoFukuyama/images/master/helm-swoop.gif)
Expand Down Expand Up @@ -142,3 +144,10 @@ i.e.
### Require

[helm.el](https://github.com/emacs-helm/helm)



[melpa-link]: http://melpa.org/#/helm-swoop
[melpa-stable-link]: http://stable.melpa.org/#/helm-swoop
[melpa-badge]: http://melpa.org/packages/helm-swoop-badge.svg
[melpa-stable-badge]: http://stable.melpa.org/packages/helm-swoop-badge.svg
2 changes: 1 addition & 1 deletion helm-swoop.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

;; Copyright (C) 2013 by Shingo Fukuyama

;; Version: 1.4
;; Version: 1.5.0
;; Author: Shingo Fukuyama - http://fukuyama.co
;; URL: https://github.com/ShingoFukuyama/helm-swoop
;; Created: Oct 24 2013
Expand Down

0 comments on commit aaf614f

Please sign in to comment.