Drop the dependency on libunistring

This commit is contained in:
Kovid Goyal
2018-01-18 00:09:40 +05:30
parent 2ddc7e8c80
commit 5faa649452
11 changed files with 2375 additions and 39 deletions

2
kitty/wcwidth-std.h generated
View File

@@ -1,4 +1,4 @@
// unicode data, built from the unicode standard on: 2018-01-17
// unicode data, built from the unicode standard on: 2018-01-18
// see gen-wcwidth.py
#pragma once
#include "data-types.h"