aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_unicode_tables.lua
Commit message (Collapse)AuthorAge
* vim-patch:8.2.1535: it is not possible to specify cell widths of characterszeertzjq2022-08-08
| | | | | | | | Problem: It is not possible to specify cell widths of characters. Solution: Add setcellwidths(). https://github.com/vim/vim/commit/08aac3c6192f0103cb87e280270a32b50e653be1 Co-Authored-By: delphinus <me@delphinus.dev>
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
|
* generators: fix filename typo in help messageJan Edmund Lazo2019-04-13
|
* generators: separate source generators from scriptsBjörn Linse2017-05-10