Mercurial > vim
annotate runtime/macros/shellmenu.vim @ 10853:b760fa91f8b3 v8.0.0316
patch 8.0.0316: :help z? does not work
commit https://github.com/vim/vim/commit/dad7309dd22f0c6b5de0b031acd7f54d3aa94326
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Feb 9 11:54:50 2017 +0100
patch 8.0.0316: :help z? does not work
Problem: ":help z?" does not work. (Pavol Juhas)
Solution: Remove exception for z?.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 09 Feb 2017 12:00:05 +0100 |
parents | d5136647ce31 |
children |
rev | line source |
---|---|
8775
d5136647ce31
commit https://github.com/vim/vim/commit/fead3ac9a35e0fc358141d3eb19574cd8a3ecb55
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
1 " Load the shellmenu package. |
d5136647ce31
commit https://github.com/vim/vim/commit/fead3ac9a35e0fc358141d3eb19574cd8a3ecb55
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
2 " For those users who were loading the shellmenu plugin from here. |
d5136647ce31
commit https://github.com/vim/vim/commit/fead3ac9a35e0fc358141d3eb19574cd8a3ecb55
Christian Brabandt <cb@256bit.org>
parents:
7
diff
changeset
|
3 packadd shellmenu |