diff options
author | Jongwook Choi <wookayin@gmail.com> | 2024-01-04 11:09:13 -0500 |
---|---|---|
committer | Lewis Russell <me@lewisr.dev> | 2024-01-09 13:33:18 +0000 |
commit | f40df63bdca33d343cada6ceaafbc8b765ed7cc6 (patch) | |
tree | c2cff75c7e2ba371be3957cd6120840b1fd4dd9a /test/functional/terminal/buffer_spec.lua | |
parent | d54156ed08b84e6c7f22334a4f3a4d4f84798604 (diff) | |
download | rneovim-f40df63bdca33d343cada6ceaafbc8b765ed7cc6.tar.gz rneovim-f40df63bdca33d343cada6ceaafbc8b765ed7cc6.tar.bz2 rneovim-f40df63bdca33d343cada6ceaafbc8b765ed7cc6.zip |
fix(docs): make lines not overflow in vim docs
Problem: Some lines in the generated vim doc are overflowing, not
correctly wrapped at 78 characters. This happens when docs body contains
several consecutive 'inline' elements generated by doxygen.
Solution: Take into account the current column offset of the last line,
and prepend some padding before doc_wrap().
Diffstat (limited to 'test/functional/terminal/buffer_spec.lua')
0 files changed, 0 insertions, 0 deletions