Skip to content

Commit

Permalink
Merge pull request #4 from blueyed/doc-fix
Browse files Browse the repository at this point in the history
doc: s/vim-spec/vim-fetch
  • Loading branch information
kopischke committed Feb 4, 2015
2 parents a9ae0f2 + 99030d3 commit e0089cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/vim-fetch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ INTEGRATION:

1. position buffer local variable *b:fetch_lastpos*

After processing a spec for a buffer, vim-spec sets a buffer-local variable,
After processing a spec for a buffer, vim-fetch sets a buffer-local variable:
>
let b:fetch_lastpos = [lnum, colnum]
<
Expand Down

0 comments on commit e0089cd

Please sign in to comment.