8000 Tags · jez/vim-superman · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jez/vim-superman

Tags

0.10.0

8000 Toggle 0.10.0's commit message

Verified

This commit was signed with the committer’s verified signature.
jez Jake Zimmerman
Move vman function to standalone script

Following discussion in followup to #13.

This is better because:

- We control the shell being run, which is easier for compatibility.
- Updates to the plugin include updates to the script (in case a change
  to `:SuperMan` requires a change to the `vman` function)

0.9.2

Toggle 0.9.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jez Jake Zimmerman
Setting ft=man is no longer needed for NeoVim

0.9.1

Toggle 0.9.1's commit message
NeoVim ships a different Man.vim plugin[1]

This plugin opens in a new tab, among other things, so we can't do
things like `:only` to make the old window go away.

[1]: neovim/neovim@4fb75d6

0.9.0

Toggle 0.9.0's commit message
Update zimmerman.io -> jez.io

0