0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

patch 7.4.1833

Problem:    Cannot use an Ex command for 'keywordprg'.
Solution:   Accept an Ex command. (Nelo-Thara Wallus)
This commit is contained in:
Bram Moolenaar
2016-05-24 10:46:45 +02:00
parent 06d2d38ab7
commit 2ff8b64679
3 changed files with 23 additions and 6 deletions

View File

@@ -753,6 +753,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1833,
/**/
1832,
/**/