vim-patch:8.2.1535: it is not possible to specify cell widths of characters

Problem:    It is not possible to specify cell widths of characters.
Solution:   Add setcellwidths().
08aac3c619

Co-Authored-By: delphinus <me@delphinus.dev>
This commit is contained in:
zeertzjq
2022-08-08 08:22:10 +08:00
parent bc8fbb7c1d
commit 53c9500c1d
8 changed files with 233 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
#include <stdint.h>
#include <string.h>
#include "nvim/eval/typval.h"
#include "nvim/func_attr.h"
#include "nvim/mbyte_defs.h"
#include "nvim/os/os_defs.h" // For indirect