Files
neovim/runtime/lua/vim/_meta
Jongwook Choi f40df63bdc 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().
2024-01-09 13:33:18 +00:00
..
2023-09-14 08:23:01 -05:00
2023-09-22 23:02:45 +01:00
2023-09-14 08:23:01 -05:00
2023-07-17 16:32:56 +01:00