Skip to content

Commit

Permalink
Update zimmerman.io -> jez.io
Browse files Browse the repository at this point in the history
  • Loading branch information
jez committed Mar 14, 2015
1 parent 44ee7ef commit 00fa950
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This predominantly a command line tool. To open the man page for `vim`:
$ vman vim
```

![vman vim](http://blog.zimmerman.io/images/vim.1.png)
![vman vim](http://blog.jez.io/images/vim.1.png)

It's that simple. The underlying `:Man` command supports specifying a specific
section, so you could also do something like
Expand All @@ -69,7 +69,7 @@ $ vman 3 printf

To see the man page for the C `printf()` library call.

![vman 3 printf](http://blog.zimmerman.io/images/printf.3.png)
![vman 3 printf](http://blog.jez.io/images/printf.3.png)

## FAQ

Expand All @@ -93,7 +93,7 @@ statusbar. If you're curious about my whole setup, be sure to check out my
MIT License. See LICENSE.


[blog]: http://blog.zimmerman.io/2014/12/20/vim-as-a-man-page-viewer/
[blog]: http://blog.jez.io/2014/12/20/vim-as-a-man-page-viewer/
[sdark]: https://github.com/altercation/vim-colors-solarized
[vairline]: https://github.com/bling/vim-airline
[dotfiles]: https://github.com/jez/dotfiles
Expand Down

0 comments on commit 00fa950

Please sign in to comment.