Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:9.0.0666: spacing-combining characters handled as composing (#20501) | zeertzjq | 2022-10-07 |
| | | | | | | | Problem: Spacing-combining characters handled as composing, causing text to take more space than expected. Solution: Handle characters marked with "Mc" not as composing. (closes vim/vim#11282 https://github.com/vim/vim/commit/7beaf6a720ddc7e2989c8831872bfb98ec78a65d | ||
* | vim-patch:8.2.1535: it is not possible to specify cell widths of characters | zeertzjq | 2022-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 files | Sameed Ali | 2019-07-04 |
| | |||
* | generators: fix filename typo in help message | Jan Edmund Lazo | 2019-04-13 |
| | |||
* | generators: separate source generators from scripts | Björn Linse | 2017-05-10 |