neovim/runtime/lua
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
..
nvim fix(health): fix tmux RGB capability detection (#26886) 2024-01-04 15:51:52 -06:00
provider refactor(health): refactor provider healthchecks 2024-01-01 20:12:37 +01:00
vim fix(docs): make lines not overflow in vim docs 2024-01-09 13:33:18 +00:00
_vim9script.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
coxpcall.lua build(lua): vendor coxpcall 2023-09-10 11:43:37 +02:00
editorconfig.lua fix(editorconfig): do not set 'endofline' 2023-08-27 19:27:25 +01:00
man.lua docs: small fixes 2024-01-02 22:00:06 +01:00