4 Commits

Author SHA1 Message Date
Simon Hauser
6e7ee38292 chore: reformat with stylua 0.13 2022-04-03 13:33:33 +02:00
Simon Hauser
f262e7d56d chore: format with stylua 0.12.0 (#1730) 2022-01-31 20:34:53 +01:00
Simon Hauser
79644ab677 chore: use stylua for formatting (#1040)
* chore: stylua job and config

* reformat with stylua
2021-07-23 11:42:37 -04:00
JINNOUCHI Yasushi
1ca1e7ccba fix: Multi byte truncate for displayer (#464)
This is needed for calling strdisplaywidth() from Lua loop.

See https://github.com/nvim-telescope/telescope.nvim/issues/414
See a1ed941a78/src/nvim/eval/funcs.c (L9845-L9858)

Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
2021-01-31 10:55:17 +01:00