Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Commit

Permalink
README cleanups, whitespace killin'
Browse files Browse the repository at this point in the history
  • Loading branch information
mileszs committed Mar 5, 2009
1 parent cf5ca8b commit d49859c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions README.md
Expand Up @@ -9,7 +9,7 @@ ack from vim, and shows the results in a split window.
## Installation ##


### ack
### Ack

You have to install [ack](http://search.cpan.org/~petdance/ack/ack), of course.

Expand All @@ -31,11 +31,9 @@ Install with Gentoo Prefix

Otherwise, you are on your own.

### The plugin
### The Plugin

If you Rake installed, you can just run: `rake install`

o
If you have "Rake":http://rake.rubyforge.org/ installed, you can just run: `rake install`

Otherwise, the file ack.vim goes in ~/.vim/plugin, and the ack.txt file belongs in ~/.vim/doc. Be sure to run

Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -18,6 +18,6 @@ task :install do

puts " Copied #{file} to #{target_file}"
end

end

0 comments on commit d49859c

Please sign in to comment.