mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 20:38:18 +00:00

Problem: :retab cannot be limited to indentation only
Solution: add the optional -indentonly parameter
(Hirohito Higashi)
closes: vim/vim#17730
836e54f5de
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>