1
0
forked from aniani/vim

patch 8.1.0361: remote user not used for completion

Problem:    Remote user not used for completion. (Stucki)
Solution:   Use $USER too. (Dominique Pelle, closes #3407)
This commit is contained in:
Bram Moolenaar
2018-09-10 19:03:05 +02:00
parent e828b7621c
commit 6b0b83f768
2 changed files with 55 additions and 20 deletions

View File

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