diff options
author | Daniel Hahler <git@thequod.de> | 2019-08-06 18:55:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-06 18:55:14 +0200 |
commit | dc1359bf8ed3afae99cceb2ee7a786d4d2b9f037 (patch) | |
tree | 40c1a4363ba78d3c1c2a45a7d9ecc16982f04131 /src/nvim/diff.c | |
parent | 8218d474fa61dbcb221f199506c7c85f60a5e170 (diff) | |
download | rneovim-dc1359bf8ed3afae99cceb2ee7a786d4d2b9f037.tar.gz rneovim-dc1359bf8ed3afae99cceb2ee7a786d4d2b9f037.tar.bz2 rneovim-dc1359bf8ed3afae99cceb2ee7a786d4d2b9f037.zip |
Fix list_features to include space after first feature (#10711)
Regressed in e134cc9d4a: the use of list_in_columns was not adding a
space after the first features, because we do not start on a new line:
> Features: -acl+iconv +tui
This moves all the related code to `list_features`, and just joins them
with spaces.
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions